Hello Again! I Am Back. How Do You Make A .php folder. are you supose to save it as "php"??
-
When you make a php file do you save it as .php or are you suppose to save it as html. it won't work for me!!!! every time i save it as php it won't work it shows up as a word pad thing. I Just Want To Be Able To Do PHP On My Computer. How Do You Normally Make A PHP Folder? Are You Suppose To Mix PHP Into Html Or Something Like That? Please Help Me????
-
Answer:
you can't run php on your computer unless you have a web server installed on it, such as Apache. php is an extension to Apache (or another web server) which allows serverside scripting. There is a cool software package called xampp which allows you to setup a development server on your pc. its easy, fast, and free. Have it install to the default directory and open up the folder, xampp/htdocs and paste your php files in there. Then you can go to your web browser and just type http://localhost/example.php It also has MySql on there too, you can work on mysql by typing http://localhost/phpmyadmin hope this helps, email for any questions: [email protected]
Airsoft Lover!! at Yahoo! Answers Visit the source
Other answers
at first You have to have installed apache and php on your computer (LAMP or WAMP or XAMP) these are the easiest to use for beginners. Then you have to put php files in specified directory (in servers directory) that your php files would work. on computer without apache and php it won't work
oSourceM
Yes you need to save the file as .php. The reason that PHP is not working you probably do not have PHP installed. www.php.net has what you need. Just download and install it. Then the PHP files will run instead of just being downloaded.
Jeff
Related Q & A:
- How to dynamically create a PHP class name on the fly?Best solution by stackoverflow.com
- How can you make a new folder on Yahoo mail?Best solution by Yahoo! Answers
- How to make a php article counter?Best solution by Stack Overflow
- How can I make a new folder in Yahoo mail?Best solution by Yahoo! Answers
- How can I use to prepaid cards to make a purchase?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.