Forum Moderators: coopster
Oh, and welcome to WebmasterWorld
[edited by: Tastatura at 4:38 pm (utc) on May 16, 2007]
Be careful with this. If the files aren't hidden below the webroot or they don't have a .php extension (or an extension parsed as php), then they can be seen as plain text, possibly giving away information that you want to keep private. To be safe, I always use .php, or something like .inc.php.
>> Any suggestions on learning PHP material and a direction to take?
Get a book, sit down, and read it :)
Once you have the basics down, dive right on into creating your own scripts. After a little experimentation, you'll be well on your way. Also, ask and contribute as much as you can here at WebmasterWorld. You'll soon realize that this community is the ultimate learning experience.
Happy learning :)