sure, get an array with all your filenames, get the current position with
$_SERVER['PHP_SELF'] and then use next() or prev().

--

Nicos - CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com - Hébergement de sites Internet

"Jef" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> I need some help with the NEXT() and PREV() functions. I want to use them
> with a webpage to direct which page is viewed by the user. If NEXT is
> selected then I would like the next information pulled from the database.
If
> the PREV is selected I would like the previous information pulled from the
> database viewed.
>
> Any suggestions?
> I have gone through the manual on these two functions but nothing has
> worked.
>
>
> Thank you,
> Jef
>
>



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

Reply via email to