Page 1 of 1

Relational Databases...???

Posted: Mon Feb 09, 2009 4:52 pm
by tomsace
Hi, I definately need to setup some kind of a relational database on my website. I am getting quite good with basic php now but I do not know how to use mysql with php at all. I am a total newb in this subject. I would really appreciate any help to get me started or a link to a website which has the basics covered.
I know how to use myslq, I know how to use php, but know nothing when using the two together if you know what I mean.

Anyway thanks alot,
Tom.

Re: Relational Databases...???

Posted: Mon Feb 09, 2009 5:06 pm
by Eran

Re: Relational Databases...???

Posted: Mon Feb 09, 2009 5:11 pm
by Drachlen
Another solid example can be found here: http://devzone.zend.com/node/view/id/641

If you take the time to read all of it, it should get you started in the right direction.