Re: [PHP] PHP with Oracle

2006-04-19 Thread tedd
Brad: Yes, I'm having problems as well (as well as top posting). Bu,t there are other sources, such as: http://www.weberdev.com/oci_connect tedd At 9:13 AM -0400 4/19/06, Brad Bonkoski wrote: Assuming the PHP web page is available, anyone else having problems connecting to php.net? -B Jay

Re: [PHP] PHP with Oracle

2006-04-19 Thread pons
http://us2.php.net/ http://us3.php.net/ using mirror On 4/19/06, Thomas Munz <[EMAIL PROTECTED]> wrote: > > Only the main US Server. > > Try: http://us2.php.net/ > on Wednesday 19 April 2006 15:13, Brad Bonkoski wrote: > > Assuming the PHP web page is available, anyone else having problems > > c

RE: [PHP] PHP with Oracle

2006-04-19 Thread Jay Blanchard
[snip] php.net  is DOWN!!! or what [/snip] Use your resources. There are mirrors if the main is down, also here is Oracle's PHP Dev Center; http://www.oracle.com/technology/tech/php/index.html http://us3.php.net/oci8 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] PHP with Oracle

2006-04-19 Thread Thomas Munz
Only the main US Server. Try: http://us2.php.net/ on Wednesday 19 April 2006 15:13, Brad Bonkoski wrote: > Assuming the PHP web page is available, anyone else having problems > connecting to php.net? > -B > > Jay Blanchard wrote: > >[snip] > >is there a ready script that handle entering user name

Re: [PHP] PHP with Oracle

2006-04-19 Thread pons
php.net is DOWN!!! or what On 4/19/06, Brad Bonkoski <[EMAIL PROTECTED]> wrote: > > Assuming the PHP web page is available, anyone else having problems > connecting to php.net? > -B > > Jay Blanchard wrote: > > >[snip] > >is there a ready script that handle entering user name and password for > >

Re: [PHP] PHP with Oracle

2006-04-19 Thread Brad Bonkoski
Assuming the PHP web page is available, anyone else having problems connecting to php.net? -B Jay Blanchard wrote: [snip] is there a ready script that handle entering user name and password for authentication by extracting the Data from Oracle10g DB without showing the URL in the address bar..

RE: [PHP] PHP with Oracle

2006-04-19 Thread Jay Blanchard
[snip] is there a ready script that handle entering user name and password for authentication by extracting the Data from Oracle10g DB without showing the URL in the address bar...I am thinking of using a popup window Spec. [/snip] Please RTFM at http://www.php.net/oracle and have a look at oci_co

[PHP] PHP with Oracle

2006-04-19 Thread pons
is there a ready script that handle entering user name and password for authentication by extracting the Data from Oracle10g DB without showing the URL in the address bar...I am thinking of using a popup window Spec. The server is Linux king 2.6.5-7.191-bigsmp #1 SMP Tue Jun 28 14:58:56 UTC 2005 i

RE: [PHP] PHP with Oracle

2002-10-01 Thread Francisco Vaucher
-- De: Jadiel Flores [mailto:[EMAIL PROTECTED]] Enviado el: martes, 01 de octubre de 2002 12:51 Para: [EMAIL PROTECTED] Asunto: [PHP] PHP with Oracle Hi guys, I'm having some problems here, I have to do an application using Oracle in Windows, I enabled the extension php_oci8.dll but I'm

[PHP] PHP with Oracle

2002-10-01 Thread Jadiel Flores
Hi guys, I'm having some problems here, I have to do an application using Oracle in Windows, I enabled the extension php_oci8.dll but I'm receiving this error: Warning: Unable to load dynamic library 'C:\PHP\extensions/php_oci8.dll' - Access is denied. in Unknown on line 0 The dll is in the d

Re: [PHP] PHP with ORACLE 8i/9i

2001-11-16 Thread Thies C. Arntzen
On Fri, Nov 16, 2001 at 10:49:17AM +0100, Steve Haemelinck wrote: > Question: > > I want to build php withd support for ORACLE 8i or 9i. > Normally you use the option with-oci=. So far so good. > How can I achieve this when the oracle database is running on another > server? you need to ins

[PHP] PHP with ORACLE 8i/9i

2001-11-16 Thread Steve Haemelinck
Question: I want to build php withd support for ORACLE 8i or 9i. Normally you use the option with-oci=. So far so good. How can I achieve this when the oracle database is running on another server? Thx Haemelinck Steve Haemelinck.be - Developers Unite (Under construction ) http://www.haemelin

[PHP] PHP with Oracle

2001-02-07 Thread Nguyen, David M
I try to use PHP to access Oracle DB. Can someone point me to a good place for demo/sample website or documentation how to do that? I just want how to use PHP and Oracle DB only. Thanks, David -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi