Re: Automated Numerical Filenames for Directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Okay - figured it out and have it working now

Thanks

----- Original Message -----
From: "Smittie" <webmaster@xxxxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: 28 July 2005 10:29
Subject: Automated Numerical Filenames for Directory


> Hi everybody
>
> Have this headache and hope there is someone that can help:
>
> I need to generate numerical filenames in a directory, first filename
being
> 20001.php
>
> The next filename should be 20002.php etc.- no problem and easy enough
>
> BUT, if you have files in the directory ;
>
> 20001.php
> 20002.php
> 20003.php
> 20004.php
> 20005.php
>
> and you delete 20002.php, then the nexttime a new file is generated it
> should be 20002.php and not 20006.php
>
> Any ideas?
>
> Thanks
>
> Smittie
>
>
>
>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux