07.03.2015, 21:59
Hi, guys
I would like corrected this error in this code:
Errors:
I would like corrected this error in this code:
PHP код:
if(strcmp(INI_String(s,"Owner"),"none",true) == 0){
PHP код:
error 029: invalid expression, assumed zero
error 017: undefined symbol "name"
error 001: expected token: ";", but found "return"
fatal error 107: too many error messages on one line