RE: [PHP-DB] mysql_select_db() and mysql_query()

2002-11-30 Thread John W. Holmes
> A friendly error message advised me that "mysql_db_query" is deprecated > and > to use "mysql_select_db() and > > mysql_query()". but I can't seem to get past this return in the Browser: > "Parse error: parse error in c:\program files\apache > > group\apache\htdocs\crup_hs_local\result.php on l

[PHP-DB] Looking for a programmer

2002-11-30 Thread Aaron Lagadyn
Hi: I'm looking for an experienced PHP programmer to do two fairly simply integration projects. The first project is integrating Paypal with a directory "add listing" page as in this example: http://www.travelbcca.com/directory/links.php?action=addlink. The second project is adding a pre-writt

[PHP-DB] Re: PHP4.22/OCI8/Netscape 3.63 tnsnames problem...

2002-11-30 Thread Michael Mauch
David Leach <[EMAIL PROTECTED]> wrote: > If I specify the ORACLE_SID, and export it within my environment before > webserver startup, php/oracle do not look up the SID within > tnsnames.ora. I verified this with truss: > > Trace output: > Fatal NI connect error 12545, connecting to: > > (DESCRI

[PHP-DB] php session

2002-11-30 Thread Chris Barnes
hi people, I'm having a little trouble getting sessions to work properly with php. I have put session_start(); on all pages before any data is printed. The session will start on the first loading of the page but after a link is clicked the session seems to die i have no idea why. for the links on