why in the world does php require you to name form field arrays such as checkboxes like "myBox[]" instead of just "myBox"??? every other server-side language on planet earth does not impose this absurd requirement.
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); }
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); }