It won't work even with single quotes. It'll just echo out LoggedIn() as
part of the string.

"Boget, Chris" wrote:
> 
> > What if I want the function to be processed within the " "
> > quotes?  Same as a variable might be interopelated?  IOW,
> > can I call a function without concantenating the function
> > together with the string?
> > *being a little stubborn*
> 
> No.  Why would you want to?
> You *might* be able to do it if you use single quotes instead,
> but I am unsure and personally doubt that it would work.
> 
> Chris

-- 

Shawn Blaylock, ClipperNet Software Engineer
[EMAIL PROTECTED]
http://www.clipper.net/
Eugene OR  541-431-3360 x406
Toll Free  866-673-6260 x406

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to