Hi all i work with php script that requires this line:
require_once 'HTTP.php';
Unfortunately the program didn't provide that php file. could any one tell me where to get it and how to install it?Thanks
Printable View
Hi all i work with php script that requires this line:
require_once 'HTTP.php';
Unfortunately the program didn't provide that php file. could any one tell me where to get it and how to install it?Thanks
Your question is kinda like me asking you this question: "When i went to the show last night, who was the person sitting next to me?"
What script is asking for that file?