RE: [PHP] Convert PHP to javascript

2006-06-12 Thread Brady Mitchell
> -Original Message- > Could someone help me to convert this snippet of PHP code to > JavaScript? If by "help me" you mean "do it for me" than I can tell you that nobody is going to do it. Start working on it, and ask questions when you get stuck, we're here to help, not do your job Bra

[PHP] Convert PHP to javascript

2006-06-12 Thread Mantas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi there, Could someone help me to convert this snippet of PHP code to JavaScript? ', '?', '@', '[', ']', '^', '_', '`', '{', '|', '}', '~', '"' ); $b91_dectab = array_flip($b91_enctab); function base91_decode($d) { global $b91_dectab; $l