mysql Get String R7 problem
#2

How can it return Get, if you didn't format Get? lol

I would also use

mysql_fetch_field_format();

In this:

while(mysql_fetch_field_format(querystringhere,"|" ))
{
mysql_fetch_field_row(storestring,fieldname);
}
Reply


Messages In This Thread
mysql Get String R7 problem - by Mellnik - 12.08.2012, 20:24
Re: mysql Get String R7 problem - by phillip875 - 12.08.2012, 20:27
AW: Re: mysql Get String R7 problem - by Mellnik - 12.08.2012, 20:29
Re: mysql Get String R7 problem - by phillip875 - 12.08.2012, 20:34
AW: mysql Get String R7 problem - by Mellnik - 12.08.2012, 20:37
Re: mysql Get String R7 problem - by phillip875 - 12.08.2012, 20:38
Re: mysql Get String R7 problem - by playbox12 - 12.08.2012, 20:56
AW: Re: mysql Get String R7 problem - by Mellnik - 12.08.2012, 21:16
Re: mysql Get String R7 problem - by playbox12 - 12.08.2012, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)