how can i add a chatbox to my site?
Comment on this Question and Answer >>>
ASK A QUESTION
More website PHP Questions
Hello - I am writing a PHP program to control an external camera connected to the USB port. For example I issue commands such as 'up', 'down', etc via an external program that I call using exec("cameracontrol.exe"). I would like to storeI would like to browse to a url eg http://mysite.com/index.html and dump the content of that site in a variable eg $htmlDump?
How do I perform a 301 redirect with PHP?
I have a main WEB page that will be sereved. This page has text data on it that will come from a file(iframe). The data in the file will be changed when other applications make requests to the apache server to server data from a database. When this hap
hello everyone. i just copied the www.facebook.com/login.php source code and pasted it into fblogin.php page in my wamp directory. now i made the following changes at the beginning of fblogin.php i added this code what i wanted this code t
