View Single Post
Old 05-08-2008, 08:53 PM   #3 (permalink)
h0ly lag
The Contributor
 
Join Date: Apr 2008
Location: Nevada, USA
Posts: 52
Thanks: 10
h0ly lag is on a distinguished road
Default

This is what I have already. Is there no reason why this shouldn't work?

"SELECT * FROM `user` WHERE id='$id'"

Where $id would be the ID number from $_GET.

EDIT: Aha... I needed to use mysql_fetch_array.

Last edited by h0ly lag : 05-09-2008 at 02:03 AM.
Send a message via AIM to h0ly lag Send a message via MSN to h0ly lag
h0ly lag is offline  
Reply With Quote