Calling Oracle reports from PHP

Newbie Member
25Aug2011,20:34   #1
Yaleti's Avatar
Hi,

How to call Oracle reports (Rep files) from PHP. I'm new to this technology please guide me.

Thanks,
Ajay
Ambitious contributor
28Aug2011,04:41   #2
pein87's Avatar
Hey try looking here in the documentation.

http://www.php.net/manual/en/book.oci8.php

I've never used oracle but that page should get you up to speed and if not try this page

http://www.oracle.com/us/technologies/php/index.html

Hope this helps you.