Date: 11/29/00
- Next message: JJeffman: "Re: [PHP-DB] Form submit to Mysql database"
- Previous message: Doug Semig: "Re: [PHP-DB] Datebase creation"
- In reply to: Daniel Octavian: "[PHP-DB] execute procedure for php4 using oracle database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$query="EXECUTE your_procedure_name";
> How do i execute procedure using PHP 4 for database Oracle( Sever8i) ?
> I need to
> execute procedure one PHP4 using OCIlogon with name , password and
> SID(orcl) for connection to database.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: JJeffman: "Re: [PHP-DB] Form submit to Mysql database"
- Previous message: Doug Semig: "Re: [PHP-DB] Datebase creation"
- In reply to: Daniel Octavian: "[PHP-DB] execute procedure for php4 using oracle database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

