PHP Questions Home | Register | Login
Categories
Arrays
Files
Forms
Creating PDFs
PHP Errors
Functions
Images
MySQL
Numbers
Others
Strings
Website
Unanswered

PHP Forums
Forums Index
MySQL Forum
PHP Forum
Flash/Actionscript
Javascript
Web design

More PHP
PHP Functions
Top Questions
Ask a Question
PHP Interview Questions
PHP Jobs
Ecommerce
IT Questions
Business Websites

Sponsors

sponsor ad
My Salary
PHP Developer Salary
Advertise Here

How to run a php script on different browsers?


PHP is a server side technology, so therefore the web browser that you use to view a page that contains PHP code is not relevant - the PHP runs on the server and the output of that code is sent to the web browser; so unless what the PHP outputs (such as HTML) is dodgy, there is no need to worry about this.

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



Custom Search