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

What is a .htaccess file?

How do I make sure an include file exists before loading the page?

How do I keep my site menu in one file?

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

is there any sendemail function in php for sending contents of a form through email?



Custom Search