I forgot to mention that you need to make sure and upload it in ascii mode. But if you had it working and just got nothing no errors or nothing then that's probably because you don't have the right path to your directory.
Also if you find this in your php info page:
_SERVER["SCRIPT_FILENAME"] /the/absolute/path/should/be/listedhere/info.php
That sholuld give you the path you need, just take off the filanme.php extension on the end.
