Thread
:
Running PL/SQL scripts from PHP
View Single Post
#
1
(
permalink
)
01-22-2004
Dung Nguyen
Posts: n/a
Running PL/SQL scripts from PHP
Hi.
Is there a way to execute PL/SQL scripts from PHP? I have PL/SQL scripts
that utilizes the DBMS_xxx packages. Is it possible to shell out a command
that will run the PL/SQL?
-DN
Dung Nguyen