Function that creates a temporary filename with a specific

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pablo1999
Forum Newbie
Posts: 6
Joined: Fri Mar 31, 2006 8:36 pm

Function that creates a temporary filename with a specific

Post by pablo1999 »

Is there any PHP function that creates a temporary filename with a specific extension?

Thanks,
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Create one. I don't think there is anyting like this native to PHP.
Post Reply