rrdtool
+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 39

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

Hybrid View

  1. #1
    veryhandbags Guest

    Handbads show

    The Programming language is really best for dynamic site development.
    Maybe did know it.

  2. #2
    Join Date
    Feb 2010
    Posts
    2

    Thumbs up

    I vote for PHP As for me it is much easier to learn [URL="http://phpforms.net/tutorial/tutorial.html"]php tutorial[/URL] than ASP

  3. #3
    csekar555 Guest
    Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the "look and feel" of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model.

    JavaScript is an INTERPRETED programming or script language from Netscape. ActionScript is an object-oriented programming (OOP) language that is designed specifically for Web site animation. Originally released with Macromedia Flash 4 and enhanced for Flash 5, ActionScript is a sophisticated version of the script language introduced in Flash *

    An Active Server Page(ASP) is a web page that includes program code that is processed on a Microsoft web server before the page is sent to the user.

    JavaServer Pages (JSP) technology provides a simplified, fast way to create dynamic web content. JSP technology enables rapid development of web-based applications that are server- and platform-independent.

    PHP is a general-purpose scripting language that was originally designed for web development to produce dynamic web pages. It is usually embedded unto the HTML source document.
    ***************
    [url=http://www.just*.co.za]website[/url]
    [url=http://www.merchantservice.com/services/merchant-services.asp]Merchant Services[/url]

  4. #4
    Join Date
    Sep 2010
    Posts
    1

    It depends!

    This clearly depends on specifics and how much time you have on your hands. I would s***est Java or PHP. Both fairly high level and easy to implement. Given the choice I'd pick the latter.
    [URL="http://www.sleeppositionerz.com"]Sleep Positioner[/URL]
    [URL="http://tinlunchboxeshq.com"]Metal Lunch Boxes[/URL]
    [URL="http://tinlunchboxeshq.com"]Tin Lunch Boxes[/URL]

  5. #5
    Join Date
    Oct 2010
    Posts
    3
    depends on what you need. If you only need a static website for information, you don't need programming language at all, all you need is just HTML and CSS. For some client side interactive website, you can use JavaScript. For server side dynamic website, you will need to use programming languages like PHP, ASP, ASP .NET, JSP, etc. If you need to store information in the server, you need a database like MySQL, SQL, ORACLE, etc. Check with your hosting server company to see what technology is supported. If you hosting the server yourself, make sure you have the technology installed. Some of these technology are free, but some are not. For free solution, I s***est you use PHP and MySQL.
    ..............................................................................
    [url=http://free-grant-*****.org/nursing-grants.shtml]Nursing grants[/url]
    [url=http://www.fachuebersetzungsdienst.com]G?nstiges ?bersetzungsb?ro[/url]

  6. #6
    Join Date
    Nov 2014
    Posts
    2
    ASP PHP c++ these are best for the website developing.

  7. #7
    Join Date
    May 2015
    Posts
    31
    Right now aside from up and comers like Ruby, PHP is the top language for building dynamic sites or integrating custom apps into an existing site framework, and tying it into a server DB like MySQL. There are few things that you can't do with PHP. Knowing Java is great too, but Java is more on the multimedia/interactive end. Same with Flash coding in ActionScript.

    It depends on where your interests lie, in the multimedia end or the site development end. Something to consider though is that if you learn multimedia scripting, you'll still need to know PHP and MySQL (r whatever RDB you're working with) to tie it all together in the site.

  8. #8
    Join Date
    Oct 2002
    Posts
    47
    Quote Originally Posted by kaufen View Post
    Right now aside from up and comers like Ruby, PHP is the top language for building dynamic sites or integrating custom apps into an existing site framework, and tying it into a server DB like MySQL. There are few things that you can't do with PHP. Knowing Java is great too, but Java is more on the multimedia/interactive end. Same with Flash coding in ActionScript.

    It depends on where your interests lie, in the multimedia end or the site development end. Something to consider though is that if you learn multimedia scripting, you'll still need to know PHP and MySQL (r whatever RDB you're working with) to tie it all together in the site.

    Of the 5 posts you've made since coming to this site every one of them has been copied off the web word for word without ******ing the original source, in one instance using the same post twice, making it appear as if it was your own.

    This one is from a Best Answers post 4 years ago by someone calling themselves Raven on answers.********** as a response to the question "What is the best language for dynamic website ?"

    https://answers.**********/question/index?qid=20**0*04*65825AAXCUkZ

    If you want to post someone else's material it's fine to do so, but at least ****** them by providing the link where you got it.

  9. #9
    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.

    It is a fast-prototyping language and it is best for developing web-based applications that require maximum functionality with minimum code. It is suited for advertising apps, media, agency, small software business, and startup business owners. Programming PHP By Rasmus Lerdorf, Kevin Tatroe, 2002 will help you learn the basics of PHP language.

    PHP has been used for so long that its community has contributed many powerful tools for PHP Website developers.

  10. #10
    Join Date
    Apr 2007
    Posts
    922
    Quote Originally Posted by kaufen View Post
    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.

    It is a fast-prototyping language and it is best for developing web-based applications that require maximum functionality with minimum code. It is suited for advertising apps, media, agency, small software business, and startup business owners. Programming PHP By Rasmus Lerdorf, Kevin Tatroe, 2002 will help you learn the basics of PHP language.

    PHP has been used for so long that its community has contributed many powerful tools for PHP Website developers.
    http://www.fromdev.com/20**/0*/Best-Programming-Languages-Web-Development.html

  11. #11
    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.

  12. #12
    Join Date
    Nov 2015
    Posts
    3
    Large community support and hundreds of free open source libraries and tools. Worlds most popular content management system "Wordpress" is running on PHP. Large traffic driving social network Facebook uses PHP for its core website.

  13. #13
    Join Date
    Nov 2015
    Posts
    3
    There's no universal programming language for web development, you should first consider your situation and then choose the appropriate programming language for development.
    I'll list a few programming languages I use most of time in web programming:
    *. HTML: Markup language for presentation layer
    2. CSS: used for layout and styles
    *. JavaScript: a client programming language often used for user interaction, data processing on browser. anyway, since Node.js and other software used V8 as its interpretation engine, so your JavaScript code will also run on them, but the API it offers might be different from the one running in the browser. There are plenty of mature and stable frameworks/libraries for both frontend and backend apps.
    Frontend: jQuery, Backbone.js, ember.js, Angular.js etc.
    Backend: Express.js on Node.js etc.
    4. SQL: You may need to save your data in a db or data store
    5. Other programming languages for backend development: PHP, Java, Python, Ruby and so on.

    A very simple architecture for web development:

    HTML/CSS/JS for frontend programming, Node.js/MongoDB for backend (you may also want to use rational database such as mysql, just take the place of MongoDB)
    Hope i offered some help for more info you can visit http://codeandco.ae/
    Connie

  14. #14
    Join Date
    May 2015
    Posts
    31
    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.

  15. #15
    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.

+ 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