Hi,
I am fairly new to PHP. I have just started working on a web site where i need to use PHP with Oracle database to store data. I can connect to oracle using PHP and insert/update/extract values in Ora database but now I want to insert CLOB in one of my tables using PHP. I do not know how to do this. Any guidance/help will be greatly appreciated.
I am using PHP4 with Oracle 10g.
Thanks in advance.