View Single Post
Old 02-26-2016, 03:28 AM   #13
Hemnaram
Registered User
 
Join Date: Jul 2015
Posts: 62
PHP is NOT an object-oriented programming language. You can use it to mimic object-oriented practices (as you can any language) but it is not ingrained into the language itself as C# is.Where as ASP is active server Pages which runs server. So it is a server side programming and PHP is a client side one.
Hemnaram is offline   Reply With Quote