Forum: PHP Oct 29th, 2006 |
| Replies: 6 Views: 8,371 yup, either way is probably fine -- whichever way works.. I can't see any benefits of doing it one way or the other |
Forum: PHP Oct 28th, 2006 |
| Replies: 6 Views: 8,371 check out php's array_values function, which will essentially reindex the arrays |
Forum: PHP Oct 3rd, 2006 |
| Replies: 6 Views: 5,596 If you wanted to use php functions to do the validation (say against database entries and such), then you might want to consider using an ajax library such as xajax, and make it look spiffy using... |