A SIMPLE TABLE SORT PHP CODE:
(the simple table for several values processing and sorting, using this sortable.js script )
Hi User. PUT your values
| ProjectX | Due amount |
$value) {
echo '| '.$First[$indx].' | '.$Second[$indx].' |
';
}
?>
| TOTAL = 111111111 | Still to spend = 5555555 |
source: php sortable table