creativebyhabit Posted July 9, 2009 Share Posted July 9, 2009 I'm a web designer, I am still learning PHP, I need to create a Date site, just a basic site that has profiles and New users can up load photos. I have No Clean cut answers on How to do it. I'm learning PHP via Lynda.com Any info will be helpful. Please HELP..... Link to comment https://forums.phpfreaks.com/topic/165294-dating-site/ Share on other sites More sharing options...
shergold Posted July 9, 2009 Share Posted July 9, 2009 I wouldnt try to do it yet until you have atleast the basics down, but to do this you will need to use a MYSQL database to store the users and profies. for file upload look at the following: http://www.w3schools.com/php/php_file_upload.asp it shows you the basic functions for using file upload in php. Good luck, Shergold. Link to comment https://forums.phpfreaks.com/topic/165294-dating-site/#findComment-871685 Share on other sites More sharing options...
creativebyhabit Posted July 9, 2009 Author Share Posted July 9, 2009 Cool......I'll look it up. Is it crazy hard to create a database? I have godaddy, do I need anything other then Hosting? Link to comment https://forums.phpfreaks.com/topic/165294-dating-site/#findComment-871694 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.