Hi,

you give less information.
How do you compute the entry number and how do you save the entries and so on.
Normally you will have to live with the gaps but sure, you can touch every entry
and change its number ;-).


Thomas

On Sun, 1 Dec 2002 10:33:45 -0000 [EMAIL PROTECTED] (Vicky) wrote:

> Hiya ^_^
> 
> I have a guestbook I coded myself using PHP. In the corner it keeps record
> of the entry number, but when I delete and entry the entries posted after it
> don't go back to catch up. So the entry numbers skip from 22 to 24, for
> example.
> 
> Is there anyway to stop this happening, so if i delete an entry the next one
> will follow on instead of being the number it would have been if i hadn't
> deleted the entry?
> 
> Thanks ^_^
> 

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

Reply via email to