Hey! It worked fine! :)

Thanks a lot.

Cheers!

""Rodrigo"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> First use an authorisation class to authenticate a user.
> You'll find one @ www.phpclasses.org (search for auth or something like
> that).
>
> Then you can use the "Download file" class @ phpclasses.org
> -->http://www.phpclasses.org/browse/package/699.html
>
> Combine these 2 and you're set :)
>
> Grtz
>
> Rodrigo
>
>
>
>
> -----Original Message-----
> From: Rui Monteiro [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 28 juni 2005 16:57
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] Download with security
>
> Hello there,
>
>
>
> I got to make a page where after a user login, he can download whatever
> files he want (the available for his access level).
>
>
>
> My question is where do I make the security access?
>
>
>
> 1 - On the server - Apache. It would be very difficult to create each user
> access whenever a new user appeared.
>
>
>
> 2 - Programming - Php. But in this case there would be a problem, since I
> can't control the file links. After someone downloaded the file, he could
> download it again without making any type of authentication.
>
>     How can I make the link available only after login?
>
>
>
> Thank you very much for your time,
>
>
>
> Rui
>
> --
> PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
> http://www.php.net/unsub.php

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

Reply via email to