Search found 1 match

by austint01
Sat Apr 02, 2005 11:32 am
Forum: PHP - Code
Topic: next/prev buttons works4 1query - making it work for 5querys
Replies: 0
Views: 1234

next/prev buttons works4 1query - making it work for 5querys

I am doing a booking system which (on this page) displays some booking records in a table. Its constructed with 5arrays, mon - fri. Using 5queries, one for monday, one ofr tues etc... now Im making a next/previous buttons at the bottom (next shows a week later, prev, a wk b4). I have it working for ...