Ans:
Client-side is faster than server-side as the networking time from client to server is saved
server-side is done on the server. Then the server converts the data into an html page and sends to the browser.
server-side is more secure as the user cannot see the code even he does a view-source.
Q: What is the difference between Server-side validation and Client-side validation?
Posted by kumar
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment