I have written a script which does Previous and Next Links. I have attached it here. Can anyone suggest any improvements?
When Building a script for anyone, you must use Super Globals $POST, $GET etc.
Or the older way, $HTTP_POST_VARS, $HTTP_GET_VARS
Im sure it works for you, but it doesnt work for me as i have register_globals off