Hi

I think you should have a look to
http://www.php.net/manual/en/function.ocibindbyname.php.

I use this function to call an Oracle Stored Procedure and retrieve the
return value.

Regards

Laurent


                                                                                       
                                   
                    èdy kurniawan                                                      
                                   
                    <edy.kurniawan@astra-       To:     "Peter" <[EMAIL PROTECTED]>, 
"php general"                          
                    honda.com>                   <[EMAIL PROTECTED]>           
                                   
                                                cc:                                    
                                   
                    24/06/02 04:46              Subject:     Re: [PHP] Using Oracle 
Data base store procedure (function,  
                    Please respond to èdy        procedure, package)                   
                                   
                    kurniawan                                                          
                                   
                                                                                       
                                   
                                                                                       
                                   




Peter,

Thanks for your ASAP response,
Have you ever touch with oracle scripting ?
The manual doesn't show how we can execute kind of oracle store procedure
..

I thought that PHP only supporting for SQL - query only but not supported
to
retrieve PL-SQL,
When I do the samething with Oracle developer in PHP environment so I have
to convert my PL-SQL which stored in Oracle DB to PHP script. In my mind it
shows that PHP only use Oracle just only 'data storage', could not retrieve
many additional features of oracle itself.

CMIIW,
edyk


----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
Subject: RE: [PHP] Using Oracle Data base store procedure (function,
procedure, package)


> have a look here ... this would be a good starting point...
>
> http://www.php.net/manual/en/ref.oracle.php
>
> I am sure this would be available in many other languages apart from just
english :)
>
>
> -----Original Message-----
> From: èdy kurniawan [mailto:[EMAIL PROTECTED]]
> procedure, package)
>
>
> very thanksful if you could refering to me what part (kinda) manual that
> shows my case ?
> i've ever read the PHP manual in english, but i can't find what i need.
>
> please..
>
> sincerely,
> edyk



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to