nagios
+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 31 to 39 of 39

Thread: Which Programming language is best for dynamic web site development?

  1. #31
    Join Date
    Feb 2016
    Posts
    4
    Php is best for dynamic web site development

  2. #32
    Join Date
    Mar 2016
    Posts
    5

    which is the best programming language for dynamic web pages ?

    hi all, everyone knows that you can use many languages for creating dynamic webpages but i would recommend you to use javascript if you want to create a webpage dynamic, but google likes those websites / webpages that are using less javascript !

    Good Luck !

  3. #33
    Join Date
    Mar 2016
    Posts
    5

    Which Programming language is best for dynamic web site development?

    hi there,
    the ideal situation or you can say the ideal example is facebook, facebook had introduce news feed feature, if you are on the home page then your page will go down because new updates are coming, and facebook itself overall is built in php, so my final answer is use javascript and php for creating dynamic webpages.

    http://graphicriver.net/item/flat-web-font-icons/*2457*66
    Last edited by mynamebilal; 03-18-2016 at 12:31 AM.

  4. #34
    Join Date
    Oct 2002
    Posts
    47

    The Cut And Paste Kid strikes again...

    Quote Originally Posted by kaufen View Post
    PHP is a recursive acronym for PHP Hypertext Processor. Unlike the other offerings listed, PHP is designed specifically for server-side programming, which means that its library is specialized for the tasks you'll be doing over and over again in the course of programming your website. PHP also has the advantage of being able to interweave code with HTML, thus allowing you to mix layout with programming. While this may simplify coding for small sites, it does carry the potential to be abused, resulting in difficult to manage or maintain code for larger projects. Proper use of a templating system such as Smarty should do wonders towards preventing that. PHP is available for most operating systems including Unix and Windows, and is an excellent server-side programming language for professional programming.
    Another of your many posts that have been copy and pasted word from word from an article or a post someone else made on another site, or more recently, had previously made here in this forum.

    This post appears word for word on the PHP section on the wikibooks.org Web Dev page:

    https://en.wikibooks.org/wiki/Web_development/Choosing_the_right_programming_language

    Gordo, the forum mod, already pointed out one of your posts in this thread was plagiarized from another source, yet you continue to copy and paste articles someone else made as your own in the very same thread.

  5. #35
    Join Date
    May 2015
    Posts
    31
    JavaScript is one of the most popular and dynamic programming languages used for creating and developing websites. This language is capable of achieving several things including controlling the browser, editing content on a document that has been displayed, allowing client-side scripts to communicate with users and also asynchronous communication. It was developed by Netscape and borrows a lot of its syntax from C language. JavaScript is used very widely and effectively in creating desktop applications as well as for developing games.

  6. #36
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    JavaScript is one of the most popular and dynamic programming languages used for creating and developing websites. This language is capable of achieving several things including controlling the browser, editing content on a document that has been displayed, allowing client-side scripts to communicate with users and also asynchronous communication. It was developed by Netscape and borrows a lot of its syntax from C language. JavaScript is used very widely and effectively in creating desktop applications as well as for developing games.
    https://www.cleverism.com/programming-languages-web-development/

  7. #37
    Join Date
    May 2015
    Posts
    31
    The language must be chosen on the basis of the problem domain that you have. One of the better ways to do so is by searching that language others in the same domain or industry are using or by trying to look for a code that resolves the issues that you may have.

  8. #38
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    The language must be chosen on the basis of the problem domain that you have. One of the better ways to do so is by searching that language others in the same domain or industry are using or by trying to look for a code that resolves the issues that you may have.
    https://www.cleverism.com/programming-languages-web-development/


    From the same page you copy and pasted your last post from.

  9. #39
    Join Date
    May 2015
    Posts
    31
    PHP is used to signify the PHP Hypertext Processor language and it is an interpreted script language. It is best suited for server-side programming that includes repetitive server-tasks performed during the development of your website. It is an open-source language and it is compatible with both Windows and Unix-based operating systems.

+ Reply to Thread

Similar Threads

  1. Can anyone solve this question in C programming Language?
    By Stella Richards in forum Programming
    Replies: 3
    Last Post: 03-14-2016, 01:04 AM
  2. What's the most popular web programming language?
    By slicegan2 in forum Programming
    Replies: 14
    Last Post: 12-23-2010, 03:32 AM
  3. Programming language choice: Java
    By new_rez in forum General discussion
    Replies: 1
    Last Post: 08-06-2008, 04:20 PM
  4. The best programming language - Power
    By deleteX in forum Programming
    Replies: 9
    Last Post: 11-30-2006, 04:40 PM
  5. Programming Language for Writing Drivers?
    By loopers in forum Internet Privacy
    Replies: 2
    Last Post: 01-16-2003, 05:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts