[PHP-DB] If statement or something else?

2004-03-31 Thread JeRRy
Hi, Okay here is a sniplet of some code... snip ?php mysql_connect (localhost, tassie_jerry, s2390lpTAS225); mysql_select_db (tassie_tipping); $qr = mysql_query(SELECT IF ( misc = ( 'y' ) , 'Form Action=tipupdate.php METHOD=POST enctype=multipart/form-data', 'Form Action=tip1.php METHOD=POST

[PHP-DB] Re: If statement or something else?

2004-03-31 Thread JeRRy
With the if statement I thought the second ' ' 's meant like the else statement so if statement did not match it would output the second text? So if direction was the field and you had left and right. left = your left handed right = your right handed. so 'your left handed' , 'your right

[PHP-DB] Firebird

2004-03-31 Thread Alireza Balouch
It looks like firebird database is on its way to replace of mysql... its totaly free (commersial open source) use but it isn't any php functions for that so we must use ODBC ... Dose anyone knows if PHP developpers have any plans to make som e firebird functions? :) -- PHP Database Mailing

Re: [PHP-DB] Firebird

2004-03-31 Thread Ignatius Reilly
_ - Original Message - From: Alireza Balouch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 12:25 PM Subject: [PHP-DB] Firebird It looks like firebird database is on its way to replace of mysql... E???!!!??? How would you back this

[PHP-DB] Re: Firebird

2004-03-31 Thread Lester Caine
Alireza Balouch wrote: It looks like firebird database is on its way to replace of mysql... its totaly free (commersial open source) use but it isn't any php functions for that so we must use ODBC ... Dose anyone knows if PHP developpers have any plans to make som e firebird functions? No need

[PHP-DB] php, mysql security question

2004-03-31 Thread JeRRy
Hi, I have a php, mysql security question. You know how there is a way to enable/disable hot linking to your images via CPanel to allow/disallow people to link to your images from an external site? Well is there a way to allow/disable external sites connecting to a mysql via PHP? So is

Re: [PHP-DB] php, mysql security question

2004-03-31 Thread John Holmes
JeRRy wrote: You know how there is a way to enable/disable hot linking to your images via CPanel to allow/disallow people to link to your images from an external site? Well is there a way to allow/disable external sites connecting to a mysql via PHP? So is there a way to allow only localhost

Re: spam: [PHP-DB] php, mysql security question

2004-03-31 Thread Doug Thompson
JeRRy wrote: Hi, I have a php, mysql security question. You know how there is a way to enable/disable hot linking to your images via CPanel to allow/disallow people to link to your images from an external site? Well is there a way to allow/disable external sites connecting to a mysql via

RE: [PHP-DB] Firebird

2004-03-31 Thread Galbreath, Mark A
I don't think sorumor has it IBM is buying MySQL. Mark -Original Message- From: Ignatius Reilly [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 6:38 AM To: DB list PHP; Alireza Balouch Subject: Re: [PHP-DB] Firebird _ - Original Message -

[Fwd: Re: [PHP-DB] php, mysql security question]

2004-03-31 Thread Doug Thompson
Oops. For some reason my filter concluded your email was spam and it modifies the subject line. I missed cleaning the subject line on the first reply. Here is is again in case others filter on that keyword. I apologize for the double post and possible confusion. \Doug JeRRy wrote: Hi, I

[PHP-DB] ocilogon error

2004-03-31 Thread Adam Williams
Hi, I have oracle and PHP working together on a remote server called zed that runs redhat linux. I have another computer called accessserver that runs win2k pro with PHP that I am trying to connect to oracle on zed. Both computers have the oracle client libraries installed. On accessserver I

[PHP-DB] Re: ocilogon error

2004-03-31 Thread Justin Patrin
Adam Williams wrote: Hi, I have oracle and PHP working together on a remote server called zed that runs redhat linux. I have another computer called accessserver that runs win2k pro with PHP that I am trying to connect to oracle on zed. Both computers have the oracle client libraries

Re: [Fwd: Re: [PHP-DB] php, mysql security question]

2004-03-31 Thread JeRRy
Doug, No worries, thanks for the link. J --- Doug Thompson [EMAIL PROTECTED] wrote: Oops. For some reason my filter concluded your email was spam and it modifies the subject line. I missed cleaning the subject line on the first reply. Here is is again in case others filter on that

[PHP-DB] to many files!

2004-03-31 Thread matthew perry
I am accumulating way to many PHP files in my home directory. It is very difficult to sift through all the files. I use a lot of includes and requires so it is difficult to organize them in folders even if I change back a directory with my requires using ..\. Does anyone know of a better way

Re: [PHP-DB] Re: ocilogon error

2004-03-31 Thread Christopher Jones
Justin Patrin wrote: Adam Williams wrote: Hi, I have oracle and PHP working together on a remote server called zed that runs redhat linux. I have another computer called accessserver that runs win2k pro with PHP that I am trying to connect to oracle on zed. Both computers have the oracle