Search the Community
Showing results for tags 'unexpected t_variable'.
-
Hey, I just started using WordPress - I'm a complete newbie, and am super perplexed by this error I'm getting in functions.php. I'm hoping I am just making a simple mistake, but I'd really appreciate some suggestions as to what the issue is. The error: Parse error: syntax error, unexpected T_V...
- 4 replies
-
- parse error
- syntax error
-
(and 1 more)
Tagged with:
-
Even though I literally copied and pasted the code below directly from the php.net manual on gd and image functions, I'm getting a syntax error message "unexpected t_variable" when I try to run the code. The culprit, according to the error message, is line 6 here: $gd = imagecreatetruecolor($x, $y...
- 6 replies
-
- imagecreatetruecolor
- unexpected t_variable
-
(and 1 more)
Tagged with: