Dialog that grows automatically
#2

PHP код:
SELECT foo FROM bar LIMIT 0
Where 0 is the row index you want to start from, and 8 is the number of rows you want to fetch. The next queries will then be:
8,8
16,8
24,8
32,8
etc

Of course easily calculated by doing page * 8.
Reply


Messages In This Thread
Dialog that grows automatically - by Derexi - 23.03.2015, 14:34
Re: Dialog that grows automatically - by Vince - 23.03.2015, 15:01
Respuesta: Dialog that grows automatically - by alexus - 23.03.2015, 15:13
Re: Dialog that grows automatically - by Derexi - 23.03.2015, 16:01

Forum Jump:


Users browsing this thread: 1 Guest(s)