[jQuery] callback :passing $_POST values after completing form
i'm all new with jquery and i'm using a validator for my form from
marzapower.
i was lucky enough to make the script detemine whether the form is
fulfilled correctly or not
whan not it sasy forgotten this or that, when correct it says i made
it.
but i'm now struggling om how i have to pass the data to my page for
processing en INSERT/UPDATE my database
Has anyone suggestions on how to solve this