Class Static variables in double quoted string or heredoc
[email protected] ("Leurent Francois")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Is there any hope that
echo "Welcome {session::$user_info['user_name']}";
will work someday, if not, is there a simple reason i'm missing ?