[PHP-DB] OCI8

2004-08-13 Thread yannick
I have some trouble with Oracle Database and php... see this code: when i execute it, the number of fd on ocius.msg is growing. but there is only 1 connection at database. Can someone help me ? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.

RE: [PHP-DB] OCI8

2004-08-13 Thread Yannick GUENET
i don t really need to keep reconnecting. i made this script to reproduce problem with apache. ie:apache's child keep a lot of Fd to ocius.msg . -Message d'origine- De : Christopher Jones [mailto:[EMAIL PROTECTED] Envoye : vendredi 13 aout 2004 15:12 A : yannick Cc : [EMAIL

RE: [PHP-DB] OCI8

2004-08-13 Thread Yannick GUENET
Thanks for your help, but i tried with OCIPLogon, and get same result. -Message d'origine- De : Ford, Mike [LSS] [mailto:[EMAIL PROTECTED] Envoyé : vendredi 13 août 2004 16:03 À : 'yannick'; [EMAIL PROTECTED] Objet : RE: [PHP-DB] OCI8 On 13 August 2004 13:29, yannick w

Re: [PHP-DB] printable pdf

2009-02-04 Thread Yannick Mortier
2009/2/4 Ron : > Hi All, > > I'm creating a billing system wherein a user can view invoices. and if the > user wants to print it a click on a button will generate a pdf file of their > invoice. pdf or any other printable format will do. > > TIA > Regards > Ron > > -- > PHP Database Mailing List (ht