Posted by g0c on 11/16/05 13:55
"Ja NE" <hidden@mail.zz> wrote in message
news:1h64bo8.rjzxai1hqh56oN%hidden@mail.zz...
> g0c <REMOVEg0c@msn.com> wrote:
>
>> basicaly the code on thumbnail page looks like this
>>
>> print "<img src=\"$f\" alt=\"Open in popup window\" border=\"5\"
>> class=\"brub\"
>> onClick=\"MM_openBrWindow('pop.php','$photo_name','scrollbars=no,resizable
>> =no,width=$width,height=$height')\"/>";
>>
>
>>
>> pop.php looks something like this ...
>>
>> print "<img src=\"$photo_name\" width=\"$width\" height=\"$height\"
>> border=\"0\">";
>>
>
> and on the begining of the pop.php you need:
>
> $photo_name = $_GET['photo_name'];
>
>
> --
> Ja NE
> http://fotozine.org/?omen=janimir
> --
fala :-)
[Back to original message]
|