OMGBBQ!!!! I didn't even catch that! He truly is the c0d1ng g0d! On Mon, Mar 23, 2009 at 12:45 PM, haliphax <haliphax@xxxxxxxxx> wrote: > On Fri, Mar 20, 2009 at 5:27 PM, דניאל דנון <danondaniel@xxxxxxxxx> wrote: > > ---8<--- > > > ####################################### > > function h3x($envar){ > > $hax3d = bin2hex($envar); > > $hax3d = chunk_split($hax3d , 2, "%"); > > $hax3d = "%" . substr($hax3d , 0, strlen($hax3d ) - 1); > > return $hax3d; > > } > > ?>* > > Programmers who use 13375p34k ("leet speak") in their code should be > dragged out into the street and shot. > > > -- > // Todd > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >