Greelmo
06-17-2003, 01:03 PM
Okay, It's PHP learning time for Greelmo. Question: What do i need to get going. I know i can use freewebs to support PHP, but don't i need a compiler or something, or do i just go for the gold in freewebs?
|
Click to See Complete Forum and Search --> : Learning time... Greelmo 06-17-2003, 01:03 PM Okay, It's PHP learning time for Greelmo. Question: What do i need to get going. I know i can use freewebs to support PHP, but don't i need a compiler or something, or do i just go for the gold in freewebs? CyCo 06-17-2003, 01:15 PM try this... http://us2.php.net/tut.php brendandonhue 06-17-2003, 01:20 PM I am also learning PHP. You will want to install a server/PHP to get started. It can be kinda confusing to configure apache, so you can download a pre-configured kit with Apache, PHP, and MySQL. http://www.hotscripts.com/cgi-bin/dload.cgi?ID=6659 Then you need to set the file association. .PHP files should be associated with the program at C:\Apache\php\PHP.EXE if you installed that kit I reccommended. Then the best starting point is "The Manual" from www.php.net pyro 06-17-2003, 01:40 PM Yes, I personally have a testing server set up on my computer, running Win XP Home, Abyss Web Server, and PHP 4.3.1... This is nice for easily being able to test PHP scripts, without the hasle of uploading files every time. However, it may be easier, at least initially to just sign up with a hosting company. If they support PHP, all you will need to do is name you files with a php extention, and you should be good to go. Greelmo 06-17-2003, 01:54 PM what are some good FREE hosting sites that support php besides freewebs? My computer is a mac, and for some reason, i can't use freewebs. brendandonhue 06-17-2003, 01:58 PM lycos.co.uk t35.com pyro 06-17-2003, 02:00 PM Here are two good places to look: http://www.free-php-hosting.com/ http://phphosts.codewalkers.com/ webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |