php mysql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
=-S-S-=Lonewolf
Forum Newbie
Posts: 10
Joined: Thu Mar 20, 2003 8:47 pm

php mysql

Post 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]
=-S-S-=Lonewolf
Forum Newbie
Posts: 10
Joined: Thu Mar 20, 2003 8:47 pm

looks like this

Post 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
=-S-S-=Lonewolf
Forum Newbie
Posts: 10
Joined: Thu Mar 20, 2003 8:47 pm

Post by =-S-S-=Lonewolf »

User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

=-S-S-=Lonewolf
Forum Newbie
Posts: 10
Joined: Thu Mar 20, 2003 8:47 pm

Post 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?
Post Reply