Thursday, 15 October 2015

apple to apple, php vs c#(cSharp)

C# - An object-oriented programming language in development from Microsoft, which is intended to combine the computing power of C++ with the programming ease of Visual Basic.


PHP - PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.

  C# is more widely used in NON-web applications than PHP is used as a general purpose programming language. How many people can say they’ve used PHP for a non-web application? C# is used for Windows phone apps, tools, and even cross platform mobile frameworks (MONO).

 C# is an object-oriented programming language where PHP is NOT.

 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.

1 comment:

  1. So true... The comparison is useless PHP is PHP and C# is C# :P
    Check my blog as well: http://haroonejaz.net/blog/
    Thanks!

    ReplyDelete