Re: Image and PHP

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

 



Mario de Frutos Dieguez wrote:
Petar Nedyalkov escribió:

On Thursday 14 April 2005 10:06, Mario de Frutos Dieguez wrote:


I have a page where i place an image but i want when i show the image
delete it. How can i do this?


You want to delete it from the clients machine or what?


--
Mario de Frutos Dieguez

División de Ingeniería del Software
y Comunicaciones

CARTIF -Parque Tecnológico Boecillo




Sorry, i want delete it from the server side. I put the images in a directory in the server.



Try a wrapper script, that first outputs the image data, and then removes the file.

somethinglike:
<img src="script_that_show_image_and_deletes_it.php?image=ladieda.jpg" />


Erwin Kerk

--
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