RE: [PHP-DB] Help needed with variable scoping? or mysql problem

2003-08-23 Thread Mike Klein
Oh yeah that's the ticket! I'd "forgotten" that I'd removed the mysql_select_db statement when doing some earlier 'cleanup'. It just so happens that a few of the mysql metadata calls (like listing fields/etc.) were inadvertently setting the db...but only for a brief period of time...wierd. As I m

[PHP-DB] Mysql Query

2003-08-23 Thread Mohammad Saadullah
Hi guys, I have been working in php/oracle for quite some time now but recently had to shift myself to mysql and I am struggling with a particular query here. Scenario is, certain researchers can submit their proposals and those proposal are stored in a table researcher. proposals are of 2 typ

RE: [PHP-DB] It\'s wierd when I\'ve used forms...

2003-08-23 Thread Joe Walker
Thanks, the stripslashes() function worked perfectly! > -Original Message- > From: Jacob A. van Zanen [mailto:[EMAIL PROTECTED] > Sent: Friday, August 22, 2003 5:48 PM > To: [EMAIL PROTECTED] > Cc: Joe Walker; [EMAIL PROTECTED] > Subject: Re: [PHP-DB] It\'s wierd when I\'ve used forms... >