20.06.2010, 03:15
Use mysql_fetch_row_format with sscanf. I can get 100 fields into 100 variables using 3 lines of code where it would take you 100 lines of code using mysql_fetch_field_row (granted this wasn't your question, sscanf is a powerful tool).
Serg is eager to help you though so I'll let him take it from here.
Serg is eager to help you though so I'll let him take it from here.