PlaneShift

Fan Area => The Hydlaa Plaza => Topic started by: Dameon on December 04, 2004, 03:55:47 am

Title: php/mySQL
Post by: Dameon on December 04, 2004, 03:55:47 am
I\'ve been learning php lately (I\'ve had experiences with other programming languages so its fairly easy), but I have no idea about mySQL and how the two work together. Anyone know of any good tutorials out there to help?
Title:
Post by: Moogie on December 04, 2004, 04:08:41 am
I have absolutely no knowledge of this myself, but I thought I\'d see if I could find any links that could be useful for you. Here\'s a couple that look promising:

http://www.freewebmasterhelp.com/tutorials/phpmysql

http://webmonkey.wired.com/webmonkey/programming/php/tutorials/tutorial4.html


Edit: Hope they help. :)
Title:
Post by: Dameon on December 04, 2004, 04:10:19 am
Thanks a bunch moogie :P
Title:
Post by: leji on December 04, 2004, 07:26:50 pm
To learn MySQL I used http://www.mysql.com/

But as you can guess there is no link with PHP...
Title:
Post by: Crj on December 04, 2004, 07:59:59 pm
MySQL and PHP both have VERY nice manuals. Especialy PHP. And then there is google.
Title:
Post by: Harkin on December 04, 2004, 08:40:25 pm
http://www.php.net !!! best place for PHP... :) they have online and downloadable manuals... which work great for figuring out what you need in a certain situation...
Title:
Post by: Dameon on December 04, 2004, 11:00:46 pm
Thanks for the help people. Its very much appreciated.