Kobus Beets .co.za
Here is a list of samples that I have been working on. This list will grow as I increase in learning and putting it all into code.
Website Development
- How to add/remove rows in a table using JQuery? When you add a form to it and post the data, you can access each row by casting the $_POST variables into arrays. Here is a sample: $names = (array) $_POST['names']; Then get the array size by using: count($names); And use a foreach or for loop to get the values individually from the array.
February 2012 S M T W T F S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Archives




