| Home Ask Browse Photos Groups Advisors Widgets |
Home » harvinder's Advice
harvinder's Advice
- differences
javascript is a client side language, it allows you to perform operation on data on the page for user interaction and everything happens on the users internet browser. However php is a server side language and the user never sees it. It basically gets ...






