[Solved] Error 057
Code:
if(Code:
error 057: unfinished expression before compiler directive |
Re: Error 057
Seems intended.
Just do this: PHP Code:
|
Re: Error 057
"Compiler directives may only occur between statements, not inside a statement. This error typically occurs when an expression statement is split over multiple lines and a compiler directive appears between the start and the end of the expression. This is not supported."
|
| All times are GMT -4. The time now is 12:51. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.