class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
Is it possible somehow to rename a file foo.jpg into just foo? without manually changing the if condition "if ($this->file_new_name_ext != '')" from your class. I cannot find anything useful in your entire class guide.
Cheers Claudiu
PS: If I'm browsing the first page of this forum, click on a topic, go back, click on the second page (#2 or any other) I get the last topic that I have viewed.Reply
Is it possible somehow to rename a file foo.jpg into just foo? without manually changing the if condition "if ($this->file_new_name_ext != '')" from your class.
I cannot find anything useful in your entire class guide.
Cheers
Claudiu
PS: If I'm browsing the first page of this forum, click on a topic, go back, click on the second page (#2 or any other) I get the last topic that I have viewed.