[PHP-DB] Query Question

2011-05-22 Thread admin
I have been working on a class methods for some time now. I have reached a cross road when it comes to common practice of developing query structure. Long ago I wrote queries where I just called the field I wanted on a particular table unless I was joining them. Example: $query = " SE

[PHP-DB] RE: [PHP] Regex for telephone numbers

2010-12-29 Thread admin
Also remove your stupid Email filter. If you need a email filter, you should not be on this list or learn to setup rules one. Richard L. Buskirk -Original Message- From: Ethan Rosenberg [mailto:eth...@earthlink.net] Sent: Wednesday, December 29, 2010 7:12 PM To: php-db-lists.php.net; p

[PHP-DB] RE: [PHP] Regex for telephone numbers

2010-12-29 Thread admin
I suggest you try javascript. Richard L. Buskirk -Original Message- From: Ethan Rosenberg [mailto:eth...@earthlink.net] Sent: Wednesday, December 29, 2010 7:12 PM To: php-db-lists.php.net; php-gene...@lists.php.net Subject: [PHP] Regex for telephone numbers Dear List - Thank you for

[PHP-DB] PHP Script to Run SQL file.

2007-07-28 Thread =\(SC\)= Admin
Hi all, wondered if someone could help me. I've seen this done before and wondered if someone knew how to do it. Basically I need a PHP script that will run a SQL file. Or, just a PHP script that will execute a bunch of SQL statements. Any ideas anyone? Thanks in advance. Paul. Arena Serv

[PHP-DB] Error on Apache+PHP+interbase(Firebird) installation

2003-10-14 Thread JMC Admin
Greetings! Just want to ask you why is it that i cannot connect to my interbase = (firebird on freebsd 5.1). I installed my PHP with the following = configuration. ./configure --with-apxs=3D/usr/local/apache/bin/apxs \ --with-interbase=3D/opt/interbase --enable-mbstring \ --enable-mbstr-enc-trans

[PHP-DB] JOIN statement not producing expected output

2002-05-20 Thread admin
Okay, now this is my first try on fetching data from two tables, and frankly I'm starting to pull my hair out ;) All I want is to fetch some data from two seperate tables in my database. So far I have tried different approches, and below is what I think should work, but doesn't :( SELECT * FROM

[PHP-DB] JOIN statement not producing expected output

2002-05-20 Thread admin
Okay, now this is my first try on fetching data from two tables, and frankly I'm starting to pull my hair out ;) All I want is to fetch some data from two seperate tables in my database. So far I have tried different approches, and below is what I think should work, but doesn't :( SELECT * FROM

[PHP-DB] PATCH for 9i support (was Re: [PHP-DB] Re: Oracle 9i Support)

2001-07-26 Thread Lee Whatley (System Admin)
means so I hope this doesn't break anything. -Lee "Thies C. Arntzen" wrote: > > On Thu, Jul 26, 2001 at 02:21:02PM -0500, Lee Whatley (System Admin) wrote: > > > > If I try to use ocilogon("scott","tiger"); I get the following: > > War

Re: [PHP-DB] Re: Oracle 9i Support

2001-07-26 Thread Lee Whatley (System Admin)
ure.m4. In the meantime making a libclntsh.so.8.0 a symlink to libclntsh.so.9.0 will work. Thanks. -Lee "Thies C. Arntzen" wrote: > > On Thu, Jul 26, 2001 at 02:21:02PM -0500, Lee Whatley (System Admin) wrote: > > > > If I try to use ocilogon("scott","t

Re: [PHP-DB] Re: Oracle 9i Support

2001-07-26 Thread Lee Whatley (System Admin)
I tried to use any oracle functions, (ora_logon, etc) I got an undefined function error. I don't WANT to use odbc, but if thats my only choice I guess I'll have to for awhile. -Lee "Thies C. Arntzen" wrote: > > On Thu, Jul 26, 2001 at 01:17:57PM -0500, Lee Whatley (Sys

[PHP-DB] Re: Oracle 9i Support

2001-07-26 Thread Lee Whatley (System Admin)
Well I found out that the reason I got the error message was that the --with-oci8 option was looking for libclntsh.so.8.0 I made a symlink of this which pointed to the libclntsh.so.9.0 that comes with oracle 9i. This was enough to fool the configure script and allowed php to compile, but none of

[PHP-DB] Oracle 9i Support

2001-07-24 Thread Lee Whatley (System Admin)
Hello, I am trying to use php 4.0.6 with an Oracle 9i database. Using the --with-oci8 compile option does not seem to work as it gives me the following message: checking Oracle version... configure: error: Oracle-OCI8 needed libraries not found Is there any way I can "trick" php (or oracle) i

[PHP-DB] Re: [PHP] No same username

2001-02-25 Thread Web Admin
define a UNIQUE field :) - Original Message - From: Brandon Feldhahn To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 4:03 PM Subject: [PHP] No same username how do i make somthing with my database that knows it the username