How to run a php script on different browsers?
Comment on this Question and Answer >>>
ASK A QUESTION
More website PHP Questions
How do I keep my site menu in one file?I was wondering how do i make all the logs and comments go to an email account so my client does not have to keep logging in, she can get them and answer any questions via email.. Thanks
Hi, I need to fetch data from a web page with PHP. The only problem that I face is that I need to log in with name and password.
How can I use sessions in PHP?
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 store
