I want a button to show the next array in MySQL. This is what I have so far; ... pos = is_numeric($_GET['pos']) ? $_GET['pos'] : 0; if ($pos < 0) $pos = 0; ...
more
more
Home »Unlabelled » php - Control mysql arrays with button - Stack Overflow
Posted by Unknown on Monday, February 24, 2014
2010 All Rights Reserved Php programming tips.
» Php programming tips: php - Control mysql arrays with button - Stack Overflow
{ 0 comments... » php - Control mysql arrays with button - Stack Overflow read them below or add one }
Post a Comment