|
Posted by Pedro Graca on 10/31/06 17:17
belovah@gmail.com wrote:
> Can anyone please tell me what's wrong with this line. I'm totally lost
>
> Error:
> Parse error: parse error, unexpected '.' in
> C:\Server\www\4images\includes\functions.php on line 479
>
> Code:
> $thumb = "<a
> href=\"".$site_sess->url(ROOT_PATH."details.php?".URL_IMAGE_ID."=".$image_id.((!empty($mode))
> ? "&mode=".$mode : ""))."\"
> onClick=\"NewWindow=window.open('{media_src}','NewWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=\"".
> $size[0]; . ",height=" .$size[1];. ",top=0,left=0');\"
============^
> target=\"detailwindow\">".$thumb."</a>";
--
I (almost) never check the dodgeit address.
If you *really* need to mail me, use the address in the Reply-To
header with a message in *plain* *text* *without* *attachments*.
Navigation:
[Reply to this message]
|