Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OT PHP and Oracle

Re: OT PHP and Oracle

From: Joe Frohne <joe_at_rawsonoaks.com>
Date: Thu, 18 Dec 2003 12:14:24 -0800
Message-ID: <F001.005DA550.20031218121424@fatcity.com>


Its like:

$p_param=
  "SELECT * FROM v\$parameter order by name";

--
Joe Frohne
Rawson Oaks Consulting, Remote Oracle Admins
http://www.rawsonoaks.com
joe_at_rawsonoaks.com or joe_at_frohne.org
Oak Creek, WI, USA


> I am trying through php to do select username from v$session
>
> I keep getting Parse error: parse error, unexpected $end in
> c:\program
> files\apache group\Apache2\htdocs\actusers.php on line 23
>
> Can anybody help so i can escape the $ char please as this is
> driving me
> mental
>
> Cheers
>
> _________________________________________________________________
> Find a cheaper internet access deal - choose one to suit you.
> http://www.msn.co.uk/internetaccess
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Craig Richards
> INET: craigdba_at_hotmail.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting
> services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Joe Frohne INET: joe_at_rawsonoaks.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Thu Dec 18 2003 - 14:14:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US