hi guys i'm sure i've done this before but is it possible ?

i would like it to show up like this

define('CONSTANT','Hello $var');

$var = "Dan";

echo CONSTANT 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to