We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0112729 commit 897587bCopy full SHA for 897587b
gptchat.php
@@ -1,5 +1,5 @@
1
<?php
2
-// source https://github.com/VolkanSah/ChatGPT-4-API-Integration-on-own-website/
+// https://github.com/VolkanSah/ChatGPT-4-API-Integration-PHP-JS
3
// set headers for more security
4
header('Content-Type: application/json');
5
header('Access-Control-Allow-Origin: *');
0 commit comments