[PHP] Building a save photo album

2003-06-17 Thread Miguel Angelo

Hi People

I need to build a secure photo album, in a way where only some autenticated 
users can see the images and the images thumbnails.

Some people have given idear to put the images/file directory outside of the 
web server documents, but how can i then insert the images thumbnails on 
html page...
similar toimage=/somepath/my_image_preview.jgp

How can i do this ?
or is there any other thing that i can do under php to prevent this ?

Thankx people
Miguel Angelo



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Building a save photo album

2003-06-17 Thread Miguel Angelo
Hi Again,

I forgot to informe you, i already have the user autentication part working 
ok, i know if the user has permissions to view/user something via one 
serialized variable which defines is running permissions, and the user is 
autenticated using a mysql database

Thankx again


Hi People

I need to build a secure photo album, in a way where only some autenticated 
users can see the images and the images thumbnails.

Some people have given idear to put the images/file directory outside of the 
web server documents, but how can i then insert the images thumbnails on 
html page...
similar toimage=/somepath/my_image_preview.jgp

How can i do this ?
or is there any other thing that i can do under php to prevent this ?

Thankx people
Miguel Angelo

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php