I have a folder full with images, and for security reasons I don't want
anyone to know where the folder is. So, to call images, I know there is
a way to call like a PHP file instead. For example Galley 2 (a
PHP-enabled photo album) safetly tucks away the actual images and in
the image source, it calls for something like
"main.php?g2_vi ew=core.Downloa dItem&g2_itemId =12&g2_serialNu mber=3".
How do you do that? Do you need to use the database to do this? Thank
you.
anyone to know where the folder is. So, to call images, I know there is
a way to call like a PHP file instead. For example Galley 2 (a
PHP-enabled photo album) safetly tucks away the actual images and in
the image source, it calls for something like
"main.php?g2_vi ew=core.Downloa dItem&g2_itemId =12&g2_serialNu mber=3".
How do you do that? Do you need to use the database to do this? Thank
you.
Comment