RE: unlink images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PHP has wonderful capabilities to generate images on the fly, such that they
are never stored on disk, perhaps you should look into that as an option,
you could even make the code decide who should be able to see the image and
who should not.

http://www.php.net/manual/en/ref.image.php

Warren Vail


> -----Original Message-----
> From: Julian [mailto:julian@xxxxxxxxxx] 
> Sent: Friday, November 26, 2004 11:14 AM
> To: php-general@xxxxxxxxxxxxx
> Subject:  unlink images
> 
> 
> Hello,
> I would like to delete a set of images right after they are 
> displayed on the 
> page using unlink. Unfortunately, with unlink the images are 
> deleted before 
> they display on the user's browser. Is there a way to do this?
> 
> Thank you! 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux