Menu

working with an php-rpc class

Help
thor918
2007-06-01
2013-04-29
  • thor918

    thor918 - 2007-06-01

    okey I setuped a class that works ok, but there are somethings that doesnt seem to work...
    using functions from the same class doesn't seem to work
    class test(){
    return $this->afunction();
    }

    I may be wrong, but from what I see, it seems like it doesn't work, when using the class trough php-rpc, but seems to work if one uses the class as a standard php...

     
    • thor918

      thor918 - 2007-06-01

      I was wrong :D luckily the errors I did see was coding errors caused by myself.

      would be great if we had a debug window like mybic have. this would easily been avoided when one can read of the raw stream of the php script response. using mybic php errors and other errors are shown in a little div tag window in the client when debug is turned on.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.