> Here is scenario that I am working on but have a problem.
> I have 10 thumbnail images on the page with information for
> them created from database.
> (I am pulling more info about that image from database, but
> on this page I only display "Name of Image" and "Author of
> image
Tag the variables onto the url:
http://mysite.com/newpage.php?firstvar=somevalue&secondvar=othervalue&;.
for arrays
?layer[]=a&layer[]=b&layer[]=c.
or use sessions.
> Here is scenario that I am working on but have a
problem. I have 10
> thumbnail images on the page with information for t
2 matches
Mail list logo