Thread: New to PHP
View Single Post
  #2 (permalink)  
Old Apr 6th, 2007, 00:13
BGarner's Avatar
BGarner BGarner is offline
Reputable Member
Join Date: Oct 2006
Location: In front of the computer.
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Re: New to PHP

The big question is, "does your server support php? "

If you have a server/hosting package that supports php you can skip this step and write .php files that you upload to your site. Most good hosts support PHP and their sever will parse the code for you.

If you don't have an online host which supports PHP then you will need to install PHP, MySQL, and Apache to your hard drive in order to write php files.
Reply With Quote