Axariel Posted January 3, 2009 Share Posted January 3, 2009 Hey all. I was just wondering if anyone knew of any sites that could show me how to create a database similar to the one featured on this site: http://www.equinus-sapientia.net/beqannamembers/ I have tried to read through the tutorials here, but I am very confused. Any help would be greatly appreciated. Thank you. Link to comment https://forums.phpfreaks.com/topic/139287-member-database/ Share on other sites More sharing options...
Reaper0167 Posted January 3, 2009 Share Posted January 3, 2009 I just went to Borders Books today and bought PHP and MySQL Web Development for Dummies. It has a lot of information in it. Including setting up a Login/Register Script and lots of database information. I got tired of bothering everyone on this forum everyday, though I'm sure I will still have questions. Just thought I would let you know about the book. It looks really helpfull. Hope someone here can help you out though. Laterzzz Oh,,, I don't mean your a dummy be mentioning the book. LoL Link to comment https://forums.phpfreaks.com/topic/139287-member-database/#findComment-728538 Share on other sites More sharing options...
Axariel Posted January 3, 2009 Author Share Posted January 3, 2009 No, honey. I am definitely a dummy when it comes to PHP and databases. I can only really do HTML and CSS script. I will most definitely look for that book, but I am hoping that someone can help me soon. I have no idea when I will be near a Border's again. Link to comment https://forums.phpfreaks.com/topic/139287-member-database/#findComment-728539 Share on other sites More sharing options...
DarkSuperHero Posted January 3, 2009 Share Posted January 3, 2009 i would suggest by reading up on some mysql functions on the php manual. at the same time i would also think up of the table structure, eg, the fields of information you will be storing.... what are some of the tutorials you read up on ? maybe we can clarify some of it... :-) Link to comment https://forums.phpfreaks.com/topic/139287-member-database/#findComment-728540 Share on other sites More sharing options...
darkfreaks Posted January 3, 2009 Share Posted January 3, 2009 http://www.php.net http://www.phpvideotutorials.com/ enough said Link to comment https://forums.phpfreaks.com/topic/139287-member-database/#findComment-728547 Share on other sites More sharing options...
Sanjib Sinha Posted January 3, 2009 Share Posted January 3, 2009 http://www.php.net http://www.phpvideotutorials.com/ enough said Besides these two I would like to add www.killerphp.com It's video tutorial on basic database management is very helpful. Link to comment https://forums.phpfreaks.com/topic/139287-member-database/#findComment-728567 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.