Hello All -
Even though I've been coding php for years now, I'm just (amazingly) getting into javascript and jquery.
So far so good, but I'm confused by the various arguments and syntax needed for $.ajax or $.post functions when interacting with a database.
Is one better/more flexible than the other (it would seem that .ajax is more flexible).
I'm really getting into this now and would like to start off right - any suggestions gratefully accepted!
Also, if anyone can point me to some good newbie tutorials (on or off-list) for jquery database functions (.ajax/.post/whatever) that would also be great.