一台unix作oracle服务器,另一台linux作web服务器,怎样通过php操作oracle.

一台unix作oracle服务器,另一台linux作web服务器,怎样通过php操作oracle.

一台unix作oracle服务器,另一台linux作web服务器,怎样通过php操作oracle.
help!
help!help!help!help!help!help!      
roughly you need do the followings:
1.to install oracle including client on the machine on which apache server and php installed.
2.to confige and complie the php for working  with the apache server and the oracle client.
3.to confige and complie the apache server for it to work with the php.
4.edit the tnsnames.ora to connect to remote oracle server.