Hey,
I was woundering, how do you retrieve one specific Row from a Database using the MySQL Database server? I tried using the mysql_fetch_array(), but that tends to to retrieve the whole database. i just wanna retrieve one specific row. Meaning, if I have a key using int, I wanna only be able to retrieve row key id 0879 for example for use. Any ideas?
Mark F.
http://www.simgoracing.com/