Hi!

You may want to check out the tempnam() function -- it's under filesystem 
functions in the downloadable documentation.

Bogdan

> hallo,
>
> my applications generates a html-page, with a link to an image.
> this image is created by the application, and should exist only temporarily
> - so it can be deleted after being accessed by the html-page - any ideas
> how to implement this? is working with timetamps (microseconds) safe for
> creating the image's unique name?
>
> thanks
> michi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to