View Single Post
  #15  
Old 01-05-2005, 06:19 PM
PHP-Largo
Unregistered

Posts: n/a

i thought about doing this:

PHP Code:
<?
DEFINE("[img]", '<img border=\"0\" src=\"'); 
DEFINE("[/img]", '\">') ;
?>
But i forgot how to do defines, wanna fresh me up lmao?
Reply With Quote