ZKLibrary
ZKLibrary copied to clipboard
I have show error
Notice: Undefined property: ZKLibrary::$sec in E:\xampp\htdocs\php_zklib\zklibrary.php on line 75
Notice: Undefined property: ZKLibrary::$usec in E:\xampp\htdocs\php_zklib\zklibrary.php on line 75
what i do ??
Change $this->setTimeout($this->sec, $this->usec); To $this->setTimeout($this->timeout_sec, $this->timeout_usec);
i have a probleme Attempted to call function "each" from the global namespace. please can you help me