[nycphp-talk] Client vs. Server programming
Rahmin Pavlovic
rahmin at insite-out.com
Thu Sep 21 17:59:17 EDT 2006
Quoting LK <lk613m at yahoo.com>:
> So what are the advantages of server programming? What what am I missing?
>
Users can disable JavaScript. More crafty individuals can hit your
server-side
documents using their own client-side forms.
It's a good idea to minimize file requests but validating using basic
JS or AJAX
requests, but it's foolish to soley rely on it.
More information about the talk
mailing list