PHP error - can't use method return value in write context
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=Zpryo0_jm0I
I get error : "can't use method return value in write context" when using 'empty' function.
The problem caused by your PHP version is 5.4 or earlier. To solving the problem, you must always set 'var' inside 'empty' parameter, not a 'function'..!!! :)
Other Videos By Ambar Hasbiyatmoko
Tags:
php
error
empty
framework
codeigniter
xampp
if
mysql
database
windows