06-10-2009, 02:07 AM
|
#1 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
|
Tired of Print - (Just an idea lol)
PS: i know, I have to much time on my hands haha
Print, Got Owned ;)
PHP Code:
<?php // End the Use of print : ) function p($s = "") { print $s; } p(lol); ?>
Quote:
in theory you will use less text p? then print.
/just a thought
|
-Cf
|
|
|
|