Thread
:
lil bit of programming required
View Single Post
04-22-2003, 08:22 AM
kad
Confirmed User
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 735
PHP Code:
<?=$foo?>
insteads of
PHP Code:
<? echo $foo; ?>
ASP style tags are supported by default in PHP. Use them. They look cleaner
__________________
lol internet.
kad
View Public Profile
Visit kad's homepage!
Find More Posts by kad