![]() |
|
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Junior Member Join Date: Apr 2009
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
Rep Power: 1 | benefits of PHP Benefits of PHP At first glance, the concept of PHP appears similar to that of JavaScript and other scripting languages that can be imbedded in traditional html code. It adds new capabilities and makes more complicated operations possible within the web environment. However, the process of removing much of the processing from individual computers has some important benefits. WORKLOAD The user's computer is not required to do much of the processor-intensive work. This can speed page load times and generally ease the browsing experience. As well, PHP does not put a strain on servers. The code is optimized to make the server's job easier. This fact and the cost savings that come with the open-source license are speeding the adoption of PHP over competitors like Microsoft's ASP.NET and Visual Basic.net and Sun Microsystems' Java. CENTRALIZED DATA By moving the processing onto the server, PHP makes the collection and use of data much more convenient. Data can be readily stored in databases and used in novel ways. Users have access to this centralized data. Web sites can be created that tap into this central reserve much more efficiently. Developers benefit by streamlining the development process. PHP gives them much more freedom to create light, feature rich web sites that reuse common elements while still being connected to extended data sources. DYNAMIC CONTENT The main reason for centralized databases is the creation of dynamic websites that can react to user input. As a program language, one of the main functions of PHP is storing variables. The scripts can encode and store user inputs into variables that can be passed on to other code to execute. The code can query databases to draw out data and perform comparisons. Through these means, PHP can take user input and change a website in response to input unlike hard coded html which is generally static. PLUG-INS Like JavaScript, one of PHP's primary benefits is a lack of reliance on external programs to run the code. Media files like sound, video and flash require plug-ins to function. Some browsers come with the necessary plug-ins pre-installed, but many do not. This requires users to find and download the necessary software to view components of websites. PHP is executed exclusively by the server and therefore requires nothing from the end-user. Servers must have PHP installed, but developers would not use the code on servers unable to implement it. The dynamic features are enabled without effort by the user. A server will parse the code at its source, execute the code, and send properly formatted html to the client computer. The user's browser only sees code it understands. |
| | |
| The Following User Says Thank You to webinno_sale For This Useful Post: | AjayKumar.Kataram (13-04-09)
|
| | #2 (permalink) |
| Senior Member Join Date: Aug 2006 Location: Hyderabad,India Age: 31
Posts: 8,035
Thanks: 2,100
Thanked 459 Times in 316 Posts
Rep Power: 127 | Re: benefits of PHP nice info... |
| | |
| | #3 (permalink) |
| Junior Member Join Date: Apr 2009
Posts: 12
Thanks: 1
Thanked 1 Time in 1 Post
Rep Power: 1 | Re: benefits of PHP Thank you for appreciating my post. your welcome i'm just here if you need my service regarding on webdesigns like banners, logos headers, etc. and web developing. have a nice day to all of us here. |
| | |
| | #4 (permalink) |
| Junior Member Join Date: Jul 2009 Age: 26
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1 | Re: benefits of PHP PHP is an open source scripting language which is commonly used for developing Dynamic Database Driven Websites and Web Application Development. Being a robust, server side application it provides a lot of functionalities in the development sphere with good system security and functional ease. Over the years PHP Web Development |
| | |
![]() |
| Tags |
| benefits , php |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mega Free Download S/W Links A-Z | yathish | OTHERS | 516 | 21-03-09 10:06 AM |
| (Exp: 1 - 4 Years ) AzurePixel Hiring Web Design Position - Good Benefits - PHP, HTML, CSS | jobs | Experienced Jobs | 0 | 25-10-08 06:02 PM |
| PHP Book collection (online) | vjsreevs | PERL, PYTHON, PHP & MY SQL | 5 | 14-11-06 11:02 AM |
| Bambalam PHP EXE Compiler/Embedder | vjsreevs | PERL, PYTHON, PHP & MY SQL | 0 | 06-08-06 12:10 AM |
| Installing Apache, PHP on Windows | BINNY | PERL, PYTHON, PHP & MY SQL | 1 | 11-04-06 07:34 AM |
| More Interview Questions Here... |