Php is best for dynamic web site development
Php is best for dynamic web site development
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 !
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 01:31 AM.
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.
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.
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.
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.