Can anyone point me to an extremely simple script that will show me how to have the current contents of an Oracle table end up on a web page? At the moment, the php installation I have to use does not include Oracle support, so if you have to point me to javascript or XML or something like that, that's fine. I'm a bit of a concrete thinker and will be encouraged to learn a lot more once I can see the basics actually work for me. I just want to understand the minimum concepts required to make this happen.
I have login credentials that allow me to work with the tables via client software on my workstation, but I want to be able to create web report pages for users without that level of access.
Thanks.