You are here: Re: Password protect jpgs? « PHP Programming Language « IT news, forums, messages
Re: Password protect jpgs?

Posted by the DtTvB on 05/28/06 06:12

I use this way:
<?php
session_start();
if ($_SESSION['logged_in']) { // Change this to your password code...
header ('Content-Type: image/jpeg');
readfile ('image_secret_folder_123/' . $_GET['picname'] . '.jpg');
exit;
}
echo 'you don\'t have permission to watch this picture.';
?>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация