PHPDiscussion related to PHP web development, PHP coding. Tutorials, source code, tips and tricks related to PHP programming.
The thread "File manipulation and automatic numbered file names" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
File manipulation and automatic numbered file names
Ok I am wondering how I can make automatic file names I don't think I am doing it correctly If one file exist called 2.jpg then next file will be called 3.jpg then 4.jpg then 5.jpg and so on and so forth How is this done I think it is %d.jpg or something like this if I have a file that outputs jpgs how can I use this type of naming. So HOW IS THIS DONE IN PHP?
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "File manipulation and automatic numbered file names" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.