Quote Originally Posted by visualAd View Post
I suggest you start by learning PHP. Go to www.php.net. Look specifically at functions such as ord(), substr() and data type casting.

In addition, please to not post the same question multiple times.
I know PHP just fine. That is how I converted that whole entire VB script to PHP. However I made an error somewhere so that the script runs through but doesn't do what it was supposed to.

It is a LZSS Decompresser. So if someone could find where I made an error that would be great. (Not like a syntax error).