[PHP-DB] Overriding Built-In Functions and making db connection local

2009-02-19 Thread brownbull
Hello, I'm searching for a possibility to override build-in function.PECL APD isn't a possible solution for me. Is there any other possibility to override a built-in function or to disallow the call without manipulation the php.ini? My second problem is that it is needed for a special

[PHP-DB] Two troublesome fields not inserting

2009-02-19 Thread Terion Miller
Hi all, I seem to be having a problem with getting two fields to insert into a table, the other fields insert but not these two its from a form that is a duplicate, basically I have a workorder that I want to make a copy of, I call it from the db, populate a form in case changes want to be made,

Re: [PHP-DB] Overriding Built-In Functions and making db connection local

2009-02-19 Thread Chris
brownb...@gmx.net wrote: Hello, I'm searching for a possibility to override build-in function.PECL APD isn't a possible solution for me. Is there any other possibility to override a built-in function or to disallow the call without manipulation the php.ini? You can't override existing

Re: [PHP-DB] Two troublesome fields not inserting

2009-02-19 Thread Chris
Terion Miller wrote: Hi all, I seem to be having a problem with getting two fields to insert into a table, the other fields insert but not these two its from a form that is a duplicate, basically I have a workorder that I want to make a copy of, I call it from the db, populate a form in case

Re: [PHP-DB] HELP! PHP 4.4.4 and MySQL 4.1 - Can't find php_mysql.dll

2009-02-19 Thread Chris
John Burns wrote: I did that but the php_mysql.dll is not in any of the zips from any of the packages I tried downloading. I need to stay in PHP 4 because of some applications. No matter what zip package I downloaded, php_mysql.dll was not in the extensions directory. I tried a bunch of