Parse error: syntax error, unexpected 'var_dump' (T_STRING), expecting ',' or ';' in D:\
Grammar error.
This is a symbol error. It is probably because you did not add a semicolon after var_dump();
Grammar error.
This is a symbol error. It is probably because you did not add a semicolon after var_dump();