Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
Faqts
:
Computers
:
Programming
:
Shopping For You
:
PHP
:
Database Backed Sites
: Oracle
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Errors
(3)
Installation
(13)
Oracle @
(84)
faq
(0)
Links
phpOracleAdmin
Documentation
PHP Manual: Oci8 (use instead of Oracle extension)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
Has anyone written a 'oci_escape_string' type function for Oracle input?
How do i return the column names by using the name of a table?
What is the Oracle equivalent to SHOW FULL FIELDS in MySQL?
How can I search two tables?
How can i use oracle through php with iis on windows. I have installed php 4.3.3, iis 5,oracle 9i.
Random Questions
I have PDF files stored in Oracle BLOBs but can't seem to find a way with PHP3/OCI8 to get one out of the blob and write as a PDF file. Any help?
Can I use PHP with Oracle on Windows?
If I installed PHP using RPM, are the Oracle's libraries included? or do I need to intall them...
When I execute an OCIExecute statement I get an "invalid statement" error, but I'm not sure why?
Can I use PHP with Oracle on Linux? How?
Which is better to use, oci or ora?
How can I get the number of rows returned by SELECT in Oracle?
Can I use Oracle cursors to do an update query?
Can I execute Oracle stored procedures in PHP?
Do I have access to Oracle OUT parameters in PHP?
How do I access Oracle stored procedure return values in PHP?
What is required to use the Oracle functions in PHP?
Do I need the Oracle client libraries installed to use the PHP Oracle functions?
Why does my Oracle SQL get committed even if I don't call commit?
How does autocommit work in Oracle and PHP?
Are two identical Oracle sessions in a script part of the same transaction?
Do the OCI functions work with 64 bit Oracle?
Can I did two queries (in this case, it will be an updates in the database) in the same OCIParse?
How can I establish a connection to oracle?
How do I configure PHP on NT to hit an Oracle Database ?
How do i store more than 2000 chars in a CLOB using the PHP OCI functions?
How to split the result into pages, like 'limits' in MySQL? (PHP4+Oracle 8i)
Where can I download Oracle-Client for Linux ?
How do I store and retrieve a (jpg) picture into a blob field with PHP ?
Can I use PHP with Oracle on Windows?
How do I enable the Oracle functions with PHP on Windows?
Why are there 2 functions : OCIParse and OCIExecute?
How do I get the result from a procedure with an array as OUT parameter?
how can I get an Oracle query result into a list box at a html page?
When I execute an OCIExecute statement I get an "invalid statement" error, but I'm not sure why?
How do I connect php4 to oracle 8 on win2000 (complete configuration and scripting proccess)?
Hi, can someone tell me where I can get new oci80 Library for Oracle support??
httpd don't start with Oracle 8.1.5SE, Apache 1.3.9, php-3.0.6, or php-4.0.0 as DSO module
I have PDF files stored in Oracle BLOBs but can't seem to find a way with PHP3/OCI8 to get one out of the blob and write as a PDF file. Any help?
How can I connect to personal oracle8 for Win98 with php4 for Win98(I have got php_oci8.dll and php_oracle.dll)
I always get an Error using the Oracle libraries. The error means i don´t have an interface driver for oracle. Oracle Extensions and Client installed.
set the putenv(NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1), but when i insert via the php scipts chars like "äöü" oracle get them as "|{}",same sqlplus ok
How can I connect to oracle 7 with an externally identified (windows nt) user
Clob Fields
Need to know how to Select Data from a Clob Field, ie. where clob ='blah'
How can I limit the number of records to be pulled from a query? In Mysql it's LIMIT X.
If I add "extension=php3_oci80.dll" in php.ini PHP don't work (even scripts without Oracle)
How do I obtain php_oracle.dll to connect to Oracle 8? It wasn't in the precompiled PHP4/Win32 package, and I don't have VC++ 6 to compile the source.
What libraries I need to connect Oracle and PHP? (Both are Installed)
If I installed PHP using RPM, are the Oracle's libraries included? or do I need to intall them...
Can I use PHP with Oracle on Linux? How?
How do i install oracal 8 in linux ???
OCI/Optimization Issue: Can I share a connection between several scripts or should I re-open it in every script ?
Where do I get php_oci8.dll for php NT?
need help for oracle 8i, can not do sample tables from exam guide on 8i, giving me errors tables or view does not exist.
Why do we get "Call to undefined function: ora_logon() " while connecting to Oracle with PHP on Unix box?
In a sql query,how do u get the first 50 records,when the where clause selects more, say 200 or 1000, without loops and cursors
How can I load binary files to Oracle 8 BLOB-field ?
Can one PHP page call another PHP inside its block?
Any benefit in using ocibindbyname for input to oracle stored_procs rather than just PHP vars?
Any benefit in using ocibindbyname for input to oracle stored_procs rather than just PHP vars?
How do I get PHP 4 to work with Oracle 9i. I had it working with 8i.
Can't find Oracle client for Linux on OTN ? Only complete server (>500mb)
Call to undefined function: ociplogon() with Apach4, PHP4, Oracle 8i.
At big selects, the network dies between Apache (PHP) and Oracle or Sybase
Using win2000, apache 1.3.20 and oracle 8. can't load php_oci8.dll, i can load any other ext module
How do I use the OCI functions to make use of an Oracle stored proc/func that returns a cursor?
How do I calculate differences between two dates in Oracle?
what is full form of ORACLE
How can I query v$ tables (e.g. v$database) via PHP?
How do I geting PHP to work with oracle in a Linux ?
PHP can do a SELECT on Oracle however when I refresh the same page, oicexecute fails sometimes. Why?
A table taking online data has fields tagid, date, value. I want last 10/ 20 records records of it
How can i use oracle through php with iis on windows. I have installed php 4.3.3, iis 5,oracle 9i.
How can I search two tables?
What is the Oracle equivalent to SHOW FULL FIELDS in MySQL?
How do i return the column names by using the name of a table?
Has anyone written a 'oci_escape_string' type function for Oracle input?
Unanswered Questions
How can I show Oracle results in tranditional Chinese(big 5) with PHP?
How can I format columns in my OCI8/PHP/SQL queries?
How do I get PHP to return 1250 characters from Oracle instead of ASCII?
I installed oracle 7 client and PHP3 with oracle support on NT . How can i use oracle function to connect remote oracle 7 server?
can I use the Oracle client (Oracle8iR2)for Linux to connect(via PHP) to a remote Oracle Server (version 7.3.3) residing in a NT machine?
Has anybody succeded in binding OCI8 cursors on PHP4-W2K ?
What is calling of oracle stored procedure. Exist the statement "EXECUTE"?
how do I complile oracle to restore the connection to PHP?
PHP & OCI character set error
The best way to fetch a lot of records to display on a form and update any changes when finished?
How can i obtain chinese character from Oracle8? Instead of chinese characters, it displays "??".
NT+Apache+PHP 4.0.1PL2 with "extension=php_oci8.dll" (downloaded), I receive with phpinfo.php -Entry-point "ts_resource" not found in DLL"php4ts.dll"
How exactly does OCIPLogon work? What is meant by returns a new session in the documentation?
Can't connect to oracle 8i server through php4-apache-linux
Single connection vs. Several
Single connection vs. Several : For an intranet site, is there any clear bar on making a separated DB connection for each user (ie. web session) ?
Why do I need to restart apache everytime when Oracle Server being shutdown and restarted?
Using OCI, how can I maintain two separate queries at the same time?
Using PHP, I can connect to an oracle database on my NT computer, but not to a database on a Unix box. Tnsnames.ora contains all required information.
Have Oracle Client 8.0.5 installed on Mandrake 7.2 but installing the RPMs for php_oracle does not work
My database is on oracle with windows NT and my Apache webserver is on linux with php4. How to establish connection b/w php(linux) & oracle(NT)?
How to install ORACLE OCI for PHP3+IIS4?
Can not connect any local or remote DB with OCILogon when $db (3rd param.) is not empty. ( WINNT+Apache+PHP)
When logging in to oracle getting an invalid application error of AP01516
Connection to Oracle not freed with PHP4 as an Apache module when using the ODBC driver.
Can I use OCILOGON to connect to an Oracle 8.1.7 DB using Windows Authentication. I can connec tw/SQL PLUS this way but not using PHP
Can't connect to ORACLE? Unable to resolve service... on WinNT, Apache, PHP4, Oracle8. What is the problem?
I cannot load oracle or oci8 extension: I have PHP4.0.4 installed on NT4 SP6 (using easywin install) + "programmer" oracle 8.1.6 client
I use number_format to format the output of a select statement but the decimals are not displayed correctly (allways zero)
Where can I get Oracle extension php_ora8.dll for winNT/php4. It seems that php3_oci80.dll doesn't work
Config: Win2000 Pro, iPlanet Webserver 4.1, Oracle 8i. PHP is configured as NSAPI plugin, but does not load the Oracle extensions (php.ini is correct)
How to make Php3 work with Oracle8i?
Where to download from modules for PHP 4.0.4 and Oracle8
Where can I download Oracle-Client for Macintosh ?
Can one PHP page call another PHP inside its block?
Can one PHP block call another PHP block?
how can i get some data from a database and can show it what i get on a html-page?
If the oracle backend of my PHP site fails, how can I automatically failover to an alternate?
PHP-Oracle browser game. How to broadcast a message to other players when one user make his choose?
How can I know the number of sessions currently in use, defined in SESSION parameter in init.ora?
How to rectify "page not found" error when we r inserting huge data int oracle (apache/php env )
What do i need to do to connect my php (Winnt 4. IIS 4) to a remote oracle 8 server?
How can i reuse an Oracle connection between two pages ?
Is ocifreestatement() mandatory after each parsed query to avoid memory overload?
Any benefit in using ocibindbyname for input to oracle stored_procs rather than just PHP vars?
Any benefit in using ocibindbyname for input to oracle stored_procs rather than just PHP vars?
How do you get PHP4 to return results from Oracle8i in Chinese(GB) - beyond the first 128 ASCII?
how can i execute stored procedures in oracle 7 using php
How i create insert and select a image field using sql query and java code.
How can i connect to a remote databaser server with Oracle 8 installed?
Anyone benched holding business rules within Oracle stored procs vs. bus. rules exclusively in PHP?
how to compile php3 with oracle 9i
How do i find missing dates from a range of date using Sql in Oracle
Oracle installed on Windows, how kann i connect via php from Linux?
How can I retrieve a MSWORD document stored in a raw field?
Does Oracle with PHP on Win 2000 with IIS (4.0 or higher)
Does Oracle with PHP on Win 2000 with IIS (4.0 or higher)
Does Oracle with PHP on Win 2000 with IIS (4.0 or higher)
Does Oracle work with PHP on Win 2000 with IIS (4.0 or higher)
Does Oracle work with PHP on Win 2000 with IIS (4.0 or higher)
What is the Difference between MS SQL Server and Oracle ??
How do I lock and unlock tables using php and Oracle?
Could you please provide me with a link to the example of Data Access class for ORACLE.
Why does a sequential update of a DB with OCIparse/OCIExecute generates mismatch on the values?
Why does a sequential update of a DB with OCIparse/OCIExecute generates mismatch on the values?
Why does a sequential update of a DB with OCIparse/OCIExecute generates mismatch on the values?
How to open an excel sheet in the local machine(instead of forms server), in web based oracle forms?
How do I use the OCI functions to make use of an Oracle stored proc/func that returns a cursor?
How do I use the OCI functions to make use of an Oracle stored proc/func that returns a cursor?
Error while trying to retrieve text for error ORA-12538 (win2K dlls have been installed and enabled)
Can configure php4.2.1 with oracle8.1.7 client, apache2.0.39 on linux, get cannot find -ll
Can't load php_oci8.dll in Win2000
Getting and Access Denied msg while trying to load php_oci8.dll
How I have to build php on SuSE Linux 7.2 for Oracle?
Oracle9i + PHP4 + Apache
Call to undefined function: ocilogon() ?? where can i get Oracle9i dlls
? Can PHP work with Oracle9i over Apache ??
Why do we get "Call to undefined function: ora_logon() " while connecting with PHP on windows98
I need to load to a file the result of a select query. I want to do that using a procedure. How?
how to convert stored procedure for MS SQL Server to Oracle?
If i close an oracle connection, will be all opened cursor from this connection automaticaly closed?
If i close an oracle connection, will be all opened cursor from this connection automaticaly closed?
"Fatal error: Call to undefined function: odbc_connect()" Have oracle compiled. Any other ideas?
How can I query v$ tables (e.g. v$database) via PHP?
How can I query v$ tables (e.g. v$database) via PHP?
How do I get PHP to work with oracle in a Linux ?
Having an "access denied" on the oracle 8 oci even though the client tools were loaded. I use IIS 5
Having an "access denied" on the oracle 8 oci even though the client tools were loaded. I use IIS 5
How can I get access oracle 9i by PHP 4.3.1 with apache and win2000?
How can I get access oracle 9i by PHP 4.3.1 with apache and win2000?
How can I get access oracle 9i by PHP 4.3.1 with apache and win2000?
How can we Bind Function parameters in Oracle from PHP using ODBC
Does OCI Support Oracle 8.0.6 ?
can we install oracle 8i and 9i on same machine? will they clash? is there a better solution?
What is the API available with the php_oracle.dll provided with PHP5 beta?
Can I insert a Clob field in Oracle9i in a single statement using jdbc?
How can i use oracle through php with iis on windows. I have installed php 4.3.3, iis 5,oracle 9i.
How can i use oracle through php with iis on windows. I have installed php 4.3.3, iis 5,oracle 9i.
How can i use oracle through php with iis on windows. I have installed php 4.3.3, iis 5,oracle 9i.
Why so many open files from user apache/php to oracle ocid.msb & ocius.msb (> 2000) ??
I want to query from an XMLType field in an Oracle 9i table into a PHP module. How can I do this?
I want to query from an XMLType field in an Oracle 9i table into a PHP module. How can I do this?
I want to query from an XMLType field in an Oracle 9i table into a PHP module. How can I do this?
Is there a stored procedura in Oracle like sp_depends in ms sql server?
Is there a stored procedure in Oracle like sp_depends in ms sql server?
How can i close connection? Oci_close() does not work. I can still use $db after this function. Why?
how to convert all table in sqp plus into mysql
how to convert all table in sqp plus into mysql
how to convert all table in sql plus (oracle) into mysql
how to convert all table in sql plus (oracle) into mysql
How can I store a PDF file into a Oracle CLOB field?
Please help me i am new to PHP i am getting php_oci8.dll error Unable to load dynamic library
is there a know problem with php_oci8.dll on IIS 6.0 with php 4.3.10 and Oracle client 8.1.7 ?
How can I set a timeout on the oci_logon function?
Executing a query taking more than 500, is not showing any results, page freezes (like timed out).
how to insert a date which is in string format into oracle using php
how to insert a date which is in string format into oracle using php
how to insert a date which is in string format into oracle using php
Is there a way to show syntax errors? using Select statements? ora_error doesn't seem to work
i have oracle9 server running over windows 2000 server and i need acces from php script on a linux
i have oracle9 server running over windows 2000 server and i need acces from php script on a linux
how to get number of records for a particular key between two given dates
What is this?odbc_connect(): SQL error: Specified driver couldn't be loaded due to system error 1114
How I can do edit in this page,,,then the action go to page to save the edit ?
I want to know how i can get data in a listbox from a oracle's table?
how to display all the fields from a table in oracle database using php in grid style
what advantages does JSP still offer over PHP in connecting to an Oracle database?
Apache 2 + PHP 5.1.1 leaves Oracle (8i) sleeping processes on Linux (even with "oci_connect"). Why?
Hi all I need to import the CSV file into oracle using PHP do you have any idea or script thanks