JeBu Posted May 18, 2007 Share Posted May 18, 2007 Well, I have easyphp installed on my computer and now, when I've got the php basics and quite fluent in html & css, I would like to get into MySQL to build some simple login systems and so on.. Would you suggest me some tutorial or book of MySQL? Jebu.. Link to comment https://forums.phpfreaks.com/topic/52052-mysql-easyphp/ Share on other sites More sharing options...
per1os Posted May 18, 2007 Share Posted May 18, 2007 SQL For dummies is pretty good. I learned SQL via Oracle. SQL is really not too bad, the hard part is figuring out the correct design and Joins. If I had to buy a decent book that I would keep, SQL For Dummies is a good one. But really any book you find will probably be a good one, search mysql.com or maybe www.amazon.com I am sure there are plenty of selections to choose from. Link to comment https://forums.phpfreaks.com/topic/52052-mysql-easyphp/#findComment-256609 Share on other sites More sharing options...
genericnumber1 Posted May 18, 2007 Share Posted May 18, 2007 A good online source for learning some MySQL... http://www.keithjbrown.co.uk/vworks/mysql/mysql_p1.php EDIT: feel free to change the p1 to p2, p3, etc in the url to read more from the same series. Alternatives... http://www.google.com/search?q=mysql+tutorials&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a Link to comment https://forums.phpfreaks.com/topic/52052-mysql-easyphp/#findComment-256610 Share on other sites More sharing options...
hitman6003 Posted May 18, 2007 Share Posted May 18, 2007 http://www.phpfreaks.com/tutorials/33/0.php Link to comment https://forums.phpfreaks.com/topic/52052-mysql-easyphp/#findComment-256617 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.