That’s the thing with off-the-cuff replies, you need to check the syntax of any given code and ensure that it’s valid PHP.
Check the syntax for use in http://php.net/manual/en/functions.anonymous.php and you’ll see that it’s: use ($var).
That’s the thing with off-the-cuff replies, you need to check the syntax of any given code and ensure that it’s valid PHP.
Check the syntax for use in http://php.net/manual/en/functions.anonymous.php and you’ll see that it’s: use ($var).