| Recommend this page to a friend! |
| Classes of José Augusto Ferreira Franco | > | AJAXPoll | > | Linux_users_help.txt | > | Download | ||
|
|||||||||||||||||||||
Linux usrs may have some problems when the run this class outside the default web root (www or httpdocs) In way it works well just remove $_SERVER['DOCUMENT_ROOT'] on method AjaxBuilder() and it should work nice Just leave like this $Filepath = $this->jsLocation.$this->jsFile; Regards Franco |