Dialog that grows automatically
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
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.
Thanks! Just finished creating the dialog and it works perfectly.
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: 2 Guest(s)