10-11-2009, 02:17 PM
|
#3 (permalink)
|
|
The Wanderer
Join Date: Oct 2009
Posts: 5
Thanks: 0
|
You're right, sorry.
I think the code might actually be wrong though, because it says theres a parse error on line 11, which is:
Code:
this->myImage = imagecreatefromjpeg($image$this->imgSrc) or die("Error: Cannot find image!");
Could you please help me further? This is the very last thing I need to complete a website for a client.
Thanks!
|
|
|
|