php3-list | 2000051
Date: 05/12/00
- Next message: Fraser Campbell: "[PHP3] Re: pic. from DB -> integration into php-page"
- Previous message: Richard Lynch: "Re: [PHP3] safe mode and non-safe mode"
- In reply to: Pierre-Alain Joye: "[PHP3] '@' with oracle 8i function"
- Next in thread: Rob Hardowa: "Re: [PHP3] Multiple Columns Group By"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <007e01bfbc21$bb9351c0$d211ebc2 <email protected>>, pajoye <email protected>
("Pierre-Alain Joye") wrote:
> hello,
>
> I dont have any oracle server to test it, so...
>
> Does the "@" run too for ORA_ functions ? (like <email protected>()) ?
Yes.
@ is built-in to PHP.
You could probably even write:
@$foo = this should be a parse error;
Well, that may be a bit excessive, but you get the idea.
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Fraser Campbell: "[PHP3] Re: pic. from DB -> integration into php-page"
- Previous message: Richard Lynch: "Re: [PHP3] safe mode and non-safe mode"
- In reply to: Pierre-Alain Joye: "[PHP3] '@' with oracle 8i function"
- Next in thread: Rob Hardowa: "Re: [PHP3] Multiple Columns Group By"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

