Music in life
- This is a preview of the essay.
To view the full text you must login!
Tools and Technology
The author has identified several tools and efficient programming language is needed to develop the web based application. This choice is made based on research and survey that has been conducted on the time will be consumed, cost and flexibility on each tools selected.
Below are the tools that will be used to develop the web based application and introduction of each tool.
PHP
PHP (recursive acronym for PHP: Hypertext Preprocessor) is an open-source server-side scripting language for creating dynamic Web pages for e-commerce and other Web applications because it combines ease of use with sophisticated capability and can be embedded into HTML. It also provides dynamic web content; that is, web content that automatically changes from day to day or even minute to minute.
Dynamic Web applications are prevalent in commercial (e-commerce) sites, where the content displayed is generated from information accessed in a database or other external source.
Dynamic web content is an important element in sustaining web site traffic to encourage the surfer to visit the web site with different information or updates.
PHP offers a simple and universal solution for easy-to-program dynamic Web pages. The intuitive interface allows programmers to embed PHP commands right in the HTML page. PHP's syntax is similar to that of C and Perl, making it easy to learn for anyone with basic programming skills...