Re: Delete temporary images after loading website



On Apr 30, 10:24 am, Andrea Scharfe <schm...@xxxxxxxxx> wrote:
I am writing a PHP script which generates some charts using gnuplot.
This generates quite a large number of temporary image files. My
problem is that I do not know how to delete these images after they
have been loaded and are already displayed at the website.
Everything I have tried so far resulted in that the images were not
displayed at all.

Dear Andrea,

why don't you delete the files the next time you call the script
before you create new temporary files?

Good luck
Martin

------------------------------------------------
online accounting on bash bases
Online Einnahmen-Ausgaben-Rechnung
http://www.ea-geier.at
------------------------------------------------
m2m server software gmbh
http://www.m2m.at

.



Relevant Pages

  • Re: Delete temporary images after loading website
    ... This generates quite a large number of temporary image files. ... have been loaded and are already displayed at the website. ... Everything I have tried so far resulted in that the images were not ... So it might happen that while one person is waiting for the ...
    (comp.lang.php)
  • Delete temporary images after loading website
    ... I am writing a PHP script which generates some charts using gnuplot. ... This generates quite a large number of temporary image files. ... Everything I have tried so far resulted in that the images were not ...
    (comp.lang.php)