Timmy, Out of interest, what else did you think you would need to store?
I believe you're correct in saying that this is all you need. The only possibility I can think of is if the host's PHP installation is not configured to your liking, wrong version for your needs, etc., in which case you might need your own PHP.exe uploaded with a php.ini config file, but this probably isn't necessary. Oh, or if you need to set up some kind of cron job or something for the backend processing, in which case I think you'd need to call an .exe instead of the normal service. But otherwise, you're fine. ;) Peter. -----Original Message----- From: Timothy Waters [mailto:[EMAIL PROTECTED] Sent: Monday, 9 June 2003 4:44 PM To: [EMAIL PROTECTED] Subject: web app ideas Hello all, This is my first post here so I'll make it worth it. I'm a programming student and am wanting to make a simple PHP and MySQL web based address book simply for a resume topic. It's going to be just simple enough to add contacs, remove them, and look them up. I'm curious as to exactly what I need to keep on the web server. Can I just have my html and php pages along with the one database uploaded to the server? I found a free hosting site that hosts PHP and MySQL sites and I wanted to get some advice from more experienced people. </TIMMY> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]