Page 1 of 1

Newbie needs help

Posted: Wed Nov 25, 2009 3:42 pm
by derek88
Hello all!
Im new to this forum.
Currently im learning php with databases, and i need a functional example regarding querys on mysql databases.
I need an example where the user puts his name into a field, and when you submit it, it returns info about the user (born date, nationality, interests, etc)
I need your help on this, i need to be more clear about working with databases and php.
Sorry for my ignorance :banghead:

Re: Newbie needs help

Posted: Wed Nov 25, 2009 4:08 pm
by abushahin
Gosh you are in trouble! firstly i would like to say maybe you need to learn about entity relationships diagrams first before you attempt to create a db, if you already know this, then create a database first consisting of what info you are going to hold about your user, then you can move onto retrieving that data perhaps..