Actually it’s very simple, but it confused me yesterday. I have a php page named picture-list.php. This page shows many small picture (thumbnails). When visitor click on that small picture, a popup window will show up showing the full size of that picture. I have a second php page named show-full-picture.php that will load the [...]