[PHP-WIN] Re: Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result

2004-11-06 Thread %u
Hi there, I´ve had the same problem a few minutes ago. I my case, I wrote the line: mysql_free_result($VAR); at the end of the code for all my variables like $var1 = mysql_query("select blablabla"); I am not a master at PHP and MySQL, but if you still have the problem please let me know. To

[PHP-WIN] problems using fileperms under win2k

2004-01-08 Thread Markus U
I've troubles with using fileperms under WIN2K with Apache/2.0.48 (Win32) PHP/4.3.4. I've disabled the read&write permissions for a file and get, as expected a warning on fopen (failed to open stream: Permission denied) . If I check the permissions with fileperms the result is always 33206 (or 666,

[PHP-WIN] Need help with mysql error

2013-06-07 Thread Gu®u
ntax to use near 'add, d_sph, od_d, od_n, od1, os1) VALUES ('12-12-2013','guru prasad','23','12'' at line 1 I have tried gooling it but no luck. Please help me with this error. Thank you in advance. -- *Best, * *Gu®u CEO & Founder at, www.myshopads.com *

Re: [PHP-WIN] Need help with mysql error

2013-06-07 Thread Gu®u
corresponds to your MySQL server version for the right syntax to use near > 'add, d_sph, od_d, od_n, od1, os1) VALUES ('12-12-2013','guru > prasad','23','12'' at line 1 > > I have tried gooling it but no luck. Please help me with this error. > > Thank you in advance. > > -- > *Best, > * > *GuRu > CEO & Founder at, > www.myshopads.com > * > == > > Could "add" be a reserved word? Try a different column name and see if you > get the same error. > > Cheers > Arno > > > -- *Best, * *Gu®u CEO & Founder at, www.myshopads.com *