Oracle 9i & php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
C_Calav
Forum Contributor
Posts: 395
Joined: Wed Jun 02, 2004 10:55 pm
Location: New Zealand

Oracle 9i & php

Post by C_Calav »

Hi guys,

firstly, my search page will not work while i am not at work, it searches, then i click a link and it goes to a blank page but the address still reads for example:

viewtopic.php?t=29559&highlight=oracle

secondly my question is:

can i use PHP with Oracle 9i??

im back at tech now part time (4 hours a week) and we got a project. i have to conect to oracle 9i using whatever i want and run some scripts with it.

i was wondering if i could use PHP.

thanx guys and help or links would be good!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

as far as I have seen and help with, yes I believe so...
User avatar
C_Calav
Forum Contributor
Posts: 395
Joined: Wed Jun 02, 2004 10:55 pm
Location: New Zealand

Post by C_Calav »

cool thanx feyd.

so everything will be the same as php and mysql?

the only thing i can see different would be the connection script?
Post Reply