This is a discussion on Connecting PHP with Oracle 9i within the Oracle Miscellaneous forums, part of the Oracle Database category; --> Hi, i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good Web-tutorials or Web-Links teaching PHP4/Oracle programming ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe also Oracle install on linux/windows for an oracle novice like me :-) Many thanks for any hint! Rainer |
| |||
| Rainer Hinz wrote: > Hi, > > i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good > Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe > also Oracle install on linux/windows for an oracle novice like me :-) > Many thanks for any hint! > > Rainer Look at Oracle Magazine. I know they have done a little but then again I also know that we are writing a series of articles for them right now to address the matter. Reconsider your choice and look at PHP5. It is far stronger. -- Daniel A. Morgan http://www.psoug.org damorgan@x.washington.edu (replace x with u to respond) |
| |||
| "Rainer Hinz" <nomail@invalid> wrote in message news:d78iqg$jdr$05$1@news.t-online.com... > Hi, > > i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good > Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe also > Oracle install on linux/windows for an oracle novice like me :-) Many > thanks for any hint! > > Rainer http://www.orafaq.com/faqphp.htm |
| |||
| Hi Dave, thanks for your answer. There are quite nice links on the website. Does anybody use PHP and oracle9i from inside dreamweaver 2004 and knows a tutorial for this combination? Thanks! Rainer DA Morgan schrieb: > Rainer Hinz wrote: > >> Hi, >> >> i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good >> Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe >> also Oracle install on linux/windows for an oracle novice like me :-) >> Many thanks for any hint! >> >> Rainer > > > Look at Oracle Magazine. I know they have done a little but then again > I also know that we are writing a series of articles for them right now > to address the matter. > > Reconsider your choice and look at PHP5. It is far stronger. |
| |||
| On Sun, 29 May 2005 00:55:56 +0200, Rainer Hinz <nomail@invalid> wrote: >Does anybody use PHP and oracle9i from inside dreamweaver 2004 and knows >a tutorial for this combination? Thanks! Either you are - underpaid or - you prefer others do your work for free Evidently this attitude won't bring you very far. There is no such thing as a free lunch. -- Sybrand Bakker, Senior Oracle DBA |
| |||
| Rainer Hinz says... > i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good > Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe > also Oracle install on linux/windows for an oracle novice like me :-) > Many thanks for any hint! Consider using the AdoDb data abstraction layer. Re-write your MySQL stuff (remember to set bind variable parameters for your queries - MySQL will just ignore them) in it, then just switch to an Oracle connector. Geoff M |
| ||||
| Rainer Hinz wrote: > Hi, > > i want to switch from PHP4/MySQL to PHP4/Oracle. Are there any good > Web-tutorials or Web-Links teaching PHP4/Oracle programming and maybe > also Oracle install on linux/windows for an oracle novice like me :-) > Many thanks for any hint! > > Rainer See http://www.oracle.com/technology/tech/php/index.html -- CJ |
| Thread Tools | |
| Display Modes | |
|
|