[PHP-DEV] Using persistent connection to database

2001-12-17 Thread Berlina
Hi to everybody, first sorry for my poor english. im trying to use persistents connections to an Oracle Database through PHP, for manageing transactions, and have some problems. My Schema: * Web Server: Apache 1.3.20 on a Linux RedHat 7.0 * PHP: 4.0.6 compiled with oracle module functions

[PHP-DEV] Persistent connection to Oracle with OCI

2001-12-18 Thread Berlina
Hi again to everybody, first sorry for my poor english. im trying to use persistents connections to an Oracle Database through PHP, for manageing transactions, and have some problems. My Schema: * Web Server: Apache 1.3.20 on a Linux RedHat 7.0 * PHP: 4.0.6 compiled with oracle module

[PHP-DEV] Persistent connection to Oracle with OCI

2001-12-28 Thread Berlina
Hi to everybody, Im trying to use persistents connections to an Oracle Database through PHP, for manageing transactions, and have some problems. My Schema: * Web Server: Apache 1.3.22 on a Linux RedHat 7.0 * PHP: 4.1.1 compiled with oracle module functions (OCI*) * Data Base: Oracle 8.1.7 on a

[PHP-DEV] Sending variables between PHP pages

2002-01-04 Thread Berlina
Hi users, how can I send a connection database variable, from one PHP page to other PHP page, and maintance the database connection open during both pages? Thanks -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-DEV] Re: [PHP] Sending variables between PHP pages

2002-01-04 Thread Berlina
Yes, Im thinking the same... :-(( Thanks again Intruder - Original Message - From: Intruder [EMAIL PROTECTED] To: Berlina [EMAIL PROTECTED]; php-general-list [EMAIL PROTECTED]; php-dev-list [EMAIL PROTECTED]; php-db-list [EMAIL PROTECTED] Sent: Friday, January 04, 2002 12:38 PM Subject

[PHP-DEV] Help on PHP vs JAVA

2002-02-21 Thread Berlina
Hello to everybody, I need some help for writting a comparison of PHP vs JAVA, and of course, I need that PHP wins ;-D Any ideas? Any comparison wrote? Advanced Thanks, F.P. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] HELP Using PHP with Apache (IAS Oracle)

2002-03-05 Thread Berlina
Hi to all, Im trying to use Apache Web Server from IAS (Oracle) with PHP 411 in a Windows NT server When I try to load the php modules, apache shows an error that said that I need to recompile Apache with the flag -EAPI Somody know to do this? There ara another way to use these libraries

[PHP-DEV] HELP ME PLEASE: php not run on IIS 4.0

2002-03-25 Thread Berlina
Hi, Im trying to install PHP 4.1.2 under Windows 2000 Server and IIS 4.0 * If I configure PHP as a MODULE, all run but SESSIONS DON'T WORK * If I configure PHP as a CGI, SESSIONS WORK but ORACLE MODULE for PHP not load Any ideas? Anybody can help me? Advanced thanks, Berli -- PHP