Re: OT PHP and Oracle

2003-12-18 Thread Joe Frohne
Its like:

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

--
Joe Frohne
Rawson Oaks Consulting, Remote Oracle Admins
http://www.rawsonoaks.com
[EMAIL PROTECTED] or [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
>
> 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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).


Re: OT PHP and Oracle

2003-12-18 Thread Jared . Still

The universally accepted escape character is \.

Have you tried that?








"Craig Richards" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
 12/18/2003 08:14 AM
 Please respond to ORACLE-L

        
        To:        Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
        cc:        
        Subject:        OT PHP and Oracle


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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).




OT PHP and Oracle

2003-12-18 Thread Craig Richards
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: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).