To retrieve a string from a MySQL database without mysql_fetch_row_format?
#7

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.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)