19.06.2010, 22:51
How would I do this, using G-StyleZzZ's plugin, I'm trying to get all the fields from a table where there's a certain name, the field is a string by the way. I tried mysql_fetch_field, but it returned the field structures' name. I thought the function worked differently, but hmm. Anyone have an idea, how to answer the subject?
Quote:
Originally Posted by Subject
To retrieve a string from a MySQL database without mysql_fetch_row_format?
|