Dear All,
I'm developing a reporting page and would need some guidance for coding the reporting. I need to gather information from an external server who has an oracle database 10g. Coding is rather different when the database is not hosted on the development server itself. Has anyone face the same issue?
Regards
Dilbert137
PHP coding and oracle database
Moderator: General Moderators
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: PHP coding and oracle database
Your coding shouldn't need to be different at all. The only thing that should be any different is the database connection parameters.Coding is rather different when the database is not hosted on the development server itself
So what exactly is your problem?
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: PHP coding and oracle database
No mysql connection and oracle connection are different. It's not the same. Had anyone got the same issue to connect remotely on the same lan to an oracle database.
Regards
Dilbert137
Regards
Dilbert137
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: PHP coding and oracle database
Dear All,
Can someone knows where can i get documentation on connectivity to oracle database on php programming?
Thanks
Dilbert137
Can someone knows where can i get documentation on connectivity to oracle database on php programming?
Thanks
Dilbert137