Page 1 of 1

php mysql

Posted: Thu Mar 20, 2003 8:47 pm
by =-S-S-=Lonewolf
Ok, im making a clan website http://www.darknephthys.com/phptest/
ok and i got the script from a buddy but it was cfm and i had to switch some stuff and some of the parts is to get information from a table, well first of all how do i connect to a mysql database and how do i get one of the tables using phpmyadmin?
[/url]

looks like this

Posted: Thu Mar 20, 2003 8:48 pm
by =-S-S-=Lonewolf
fldMemberID fldMemberName fldRankNumber fldMemberSpecialty fldMemberEmail fldUnit fldComments fldCountry fldPassword fldDelta
17962 LoneWolf 23 Leader Braden2_003@hotmail.com X Classified Yes

Posted: Thu Mar 20, 2003 8:49 pm
by =-S-S-=Lonewolf

Posted: Fri Mar 21, 2003 2:08 am
by twigletmac

Posted: Fri Mar 21, 2003 12:50 pm
by =-S-S-=Lonewolf
ok ive connected to the database and table and colums and stuff now what is the syntax to print out the data retrieved?