If instead of using .html extension with javascript and use .php with php coding is it better and appreciated? Can php be disabled?
Posts Tagged ‘.php’
How Much Is It Important To Know C++ Before Learning Php.?
February 23rd, 2010I would like to learn PHP. What is the first step to begin learning PHP. Or Should I know other language first to learn PHP.
How Long Does It Take To Master Web Programming (php)?.?
December 3rd, 2009Currently i’m interested in web programming. I’m still a beginner and just wondering how long does it take to completely master web programming namely PHP??
How Do I Make My Apache Server Recognize .php Files As The Index File Of A Website?
October 29th, 2009I have a directory www.site.com/files
In that directory is the file index.php, how do I make Apache automatically open that file like it does with index.html.
I have php installed.
How Do I Get The Output Of Php/ Javascript So I Can Send It Through Mail Function?
October 23rd, 2009I am making a PHP script to send an email with information on the visitor.
In order to convert the IP address to the city/ country it is put through some other sites, but the only free ones do it via Javascript.
When I send it through mail( ) I get the ”….
What I want is the output of that script.
Is there anyway to dot this?
Sorry, I’m new to PHP, thanks.
What Do I Need To Run .php Files From My Computer Instead Of A Server?
October 8th, 2009I mean i want to turn my computer to a server, so i can run .php files easily. I can do that for .asp files but i don’t know anything for .php files.
I Would Like To Become A Professional Web Developer In Php. What Do I Know And How Do I Improve My Skills?
September 6th, 2009I am a php programmer. I would like to become a professional web developer. How do I develop my web development skills and what things are necessary to improve to become a professional web developer.
How Do You Download A .php File From Its Location Using The Browser Address Bar?
August 30th, 2009Usually when you type the end of the Extension to the file (.exe .zip .doc etc) it will automatically ask to be downloaded and if you should save or open.
But this does not seem to work with a php file I want to download from a server, which I found the location for. It just opens the page as blank. And no source code is in it.
So is there a way of downloading a php from directly from the browser?
Thanks!