How do you insert a constant into a quoted string, do I need to use concatenation operator like this "quoted string" . CONSTANT . "quoted string",
Yes
or there is some way to insert it inline, like normal variables?
No
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php