advanced code snippet search
radarseven on 08/24/09
php textmate variable short var
08/24/09 06:01pm
<?=$variable?>
Report this snippet Tweet
just a note to everyone that in order to use "short tags", the server's php.ini file must be configured to allow the use of short_tags.
Comment:
You need to login to post a comment.
just a note to everyone that in order to use "short tags", the server's php.ini file must be configured to allow the use of short_tags.