less, in the end, all you have to really do is cut-n-paste the form and fill in the value tags with $_POST['varname'], so you really aren't doing too much more coding, and if you do it all in javascript and your client gets word that it isn't working, then you'll end up doing it server side anyway
the best way, but is obviously more coding, would be to use both