Rocky,
First off, when working with mailing lists like these, you generally should reply to the entire group, not to an individual person. Doing so takes the burden off of the person who initially replied to you. Moreover it means that you won't have to wait for that one person to get back to you.
Thanks Larry, but how do i save my php files to http://localhost? I don't understand if this is a
subdirectory in apache or not.
You don't mention your OS but I assume it's Windows. I forget the details and it depends upon your installation of Apache but you'll want to save your files in a location like C:\Apache\www. You can always check the Apache documentation for assistance on things like this but it should be a 'www' folder.
Because when i do access the php scrips via URL (e.g. http://localhost/test.php) i get an error
message saying the page does not exist. It is currenly saved in a regular folder away from apache.
Yeah, you need to place the files in the Web root directory.
Larry
PS I've cc'd the list on this message, to widen the knowledge loop.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php