|
Are you running PHP5 on your remote server?
If you're running PHP4, you're going to have to rewrite the whole function (or upgrade to PHP5), as classes and objects were not really implemented until PHP5. The constructs of classes in PHP4 are completely and totally different in PHP4.
__________________
I hate Internet Explorer! Anyone with me?
|