Page 1 of 1

PHP-ORACLE8i-Load and Save Image

Posted: Tue Mar 01, 2005 2:03 am
by Cesar
Hi,
please help me.
what can i save and load image from PHP to Oracle8i.
please send code or link in to the manual.

Thanks

Posted: Tue Mar 01, 2005 2:49 am
by feyd
understand that storing image data in the database creates unnecessary database queries and such, as each image requires a seperate page and database query.

ok, but

Posted: Tue Mar 01, 2005 3:41 am
by Cesar
I can.
But i cant run stored procedure from oracle for load blob data form PHP