What is Difference Between PHP and ASP.NET?

1=> PHP is a language. PHP consists of a platform-independent engine that parses PHP scripts. Thislanguage also provides common web application functionality such as database connectivity.PHP is defined as Pre Hypertext Processor. PHP is a server-side, cross platform, HTML scripting language. The syntax of PHP is almost similar to C and Java. The goal of PHP is to allow web developers to write dynamically.
2=>ASP is defined as Active Server Pages. ASP runs inside Internet Information Services
(IIS). This IIS is a component of Windows. ASP allows us to edit, change or add any content of a web page. It responds to user queries or data given from HTML forms. Any data or databases are accessed easily and the results are returned to the browser. It is helpful in customizing a web page; this feature makes the page more useful for individual users. ASP.NET is not a language, but a technology and is a small part of the .NET Framework.
23:01
Rashid Saleem
0 comments:
Post a Comment