Which programming language is best for server scripts?

12 replies
Kindly give some information about this..
Thanks!
#language #programming #scripts #server
  • Profile picture of the author mywebwork
    Currently the most popular (and possibly the best) server-side scripting language is PHP. PHP is included with most web hosts as part of the popular LAMP (Linux, Apache, MySQL,PHP) configuration.

    PHP advantages include:
    • Very simple integration with HTML
    • Open Source Licensing
    • Simple Learning Curve
    • Extensive documentation and code samples on the Internet

    Bill
    {{ DiscussionBoard.errors[506363].message }}
  • Profile picture of the author jerson
    PHP . . .
    {{ DiscussionBoard.errors[506441].message }}
  • Profile picture of the author lhai_14
    @mywebwork
    Thanks for sharing it!
    Kindly ask you sample of Open Source Licensing.
    Regards,
    Lhai
    {{ DiscussionBoard.errors[506503].message }}
  • Profile picture of the author chicoo
    PHP or JSP are the best
    Also we have coders available at $10 per hour if you are interested

    Sherif
    {{ DiscussionBoard.errors[509941].message }}
  • Profile picture of the author PettyL111
    i recommend PHP
    Signature
    Get Free Videos Here for Revolutionary New Niche Marketing
    {{ DiscussionBoard.errors[515733].message }}
  • Profile picture of the author wayfarer
    Anyone who thinks there is a right answer to this question is drinking kool-aide from somewhere...
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[516369].message }}
  • Profile picture of the author patfl
    The best language is the one that works best for your project. If it's a simple project, go for php or asp.net, if it's a large project, go for a content management system, drupal/joomal for php or dotnetnuke for asp.net.

    But first, think about functionalities, what you need, constraints etc, then you can choose the language based on those specs.

    Patrice
    {{ DiscussionBoard.errors[516476].message }}
  • Profile picture of the author Sonam22
    Like any software tool, it depends on the task.
    {{ DiscussionBoard.errors[1029589].message }}
  • Profile picture of the author martin2
    It always depends on application requirements. If it's huge network I'd go for python. Regular sites scripting like blogs, forums and any unique project - PHP

    Code both languages with known frameworks to make your life better.
    {{ DiscussionBoard.errors[1030834].message }}
  • Profile picture of the author locpicker
    To test your programs without going online you can use xampp. It puts a server on your computer.
    {{ DiscussionBoard.errors[1032506].message }}
  • Profile picture of the author haikuangel
    I think I have to give you a biased answer to this, PHP! It offers several advantages compared to conventional programming language, yes it can be a bit tricky compared to others but with PHP being open source you will probably find more templates and sample scripts you can study to make your site even brighter and better!
    {{ DiscussionBoard.errors[1032559].message }}

Trending Topics