What might happen if, on the index.php page, I stuck an include at the end for the album.php, adn an include at the end of album.php for image.php? Could I use this idea to make zenphoto place all of its functionality in one page instead of having to click between three? (lets just assume there was logical separation of each page, and that the album and image page were given a default to start with, say, latest album and image.)
Is this possible?
Comments
Zenphoto depends on the separate index. album and image page. That won't work. Why do you make things more complicated than necessary? May I ask wyh you want to do that at all?