Which is the best ASP, PHP, CGI?

5 replies
someone tell me which one is best among CGI,PHP and ASP ? i m awaiting your answer!
#asp #cgi #php
  • Profile picture of the author phpbbxpert
    It depends on the environment really.

    I develop mostly in PHP, but I also mostly work with in the LAMP stack which is where PHP is most commonly used.

    ASP is most common on Windows servers.

    CGI, is not a language, its a common gateway interface, for containing languages like Perl, Python, sometimes PHP, etc.... Scripted forms, counters, calculations are usually run from CGI in one of the scripting languages.

    I personally prefer PHP, it's powerful, lightweight, and fast.
    {{ DiscussionBoard.errors[3256740].message }}
  • Profile picture of the author Emilis Strimaitis
    PHP is most popular and most common open source programming language of the modern internet. Due to easy syntax and abilities of code it's makes this language very powerful.

    If you are just starting out and want to learn some programming language you should go for php.

    However, you should think about universal programming language - python. Python is way easier than PHP, and it is as powerful as PHP. And not to mention that if you know python you will be able to make web and executable application (you can make websites and windows or any other operating system applications).

    Python is very newbie friendly too. Highly recommended.
    {{ DiscussionBoard.errors[3256807].message }}
  • Profile picture of the author joe12joe
    I would vote for PHP too. Its FREE and easy to learn. I recommend PHP to the newbie after HTML. It has a great scope of learning and you can learn alot in it and from it.
    {{ DiscussionBoard.errors[3257277].message }}
  • Profile picture of the author serem
    I am also going to vote for PHP. I work with PHP so, personally, i believe it's the best for the moment
    {{ DiscussionBoard.errors[3257312].message }}
  • Profile picture of the author indianbill007
    Am an zend certified PHP 5 developer. Ping me for expert techniques
    {{ DiscussionBoard.errors[3257422].message }}

Trending Topics