Forum Moderators: coopster

Message Too Old, No Replies

PHP & Oracle

Do the functions change names or they do change functions

         

Habtom

12:25 pm on Jul 10, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



mysql_connect goes as oci_connect while connecting to Oracle. Do the rest of the functions hold the same naming format? Anything which might help me understand the relation between PHP and Oracle is welcome.

Habtom

>The title was mistyped:

Do the functions change names only or they do change their functionality

[edited by: Habtom at 12:35 pm (utc) on July 10, 2007]

jatar_k

12:35 pm on Jul 10, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



no they don't quite work like that, you can read about it here

[php.net...]