#Table Polling
6 messages · Page 1 of 1 (latest)
$table->poll()
Sweet, I will try this. Can I also set the interval with the static value in the php class or does this not work?
The method takes a parameter for the interval if my memory serves. I use it quite often for real-time data.
Thanks a lot! It does take parameters