Hey!!
Can anyone please tell me what's wrong with this line. I'm
totally lost
:s
Error:
Parse error: parse error, unexpected '.' in
C:Serverwww4imagesincludesfunctions.php on line 479
Code:
$thumb = "<a
href="".$site_sess->url(ROOT_PATH."detail
s.php?".URL_IMAGE_ID."=".$image_id.((!empty($
mode))
? "&mode=".$mode :
"")).""
onClick="NewWindow=window.open('','NewWindo
w','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>";
Thank you,
Tina
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Masters googlegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups-beta.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---
|