02-26-2008, 09:43 PM
|
#18 (permalink)
|
|
The Frequenter
Join Date: Nov 2007
Location: Netherlands
Posts: 460
Thanks: 49
|
What the hell TlcAndres. That's complete gibberish to me.  Maybe if I could format better, I could get a better context but I am sure it works. You're a real guru then it comes to that, aren't you? Hehe.
I have no idea how to do it, since Wildhoney already posted my initial thoughts for the script. That'll be;
PHP Code:
list($a, $b) = str_split(strrev($a . $b), 1);
var_dump($a); var_dump($b);
Let me think of another, but I am unsure if I can compete with your guru's. 
__________________
"Life is a bitch, take that bitch on a ride"
|
|
|