Advantage of PHP

                                   PHP  is a server site scripting language. It is Open source scripting language.widely use in all the world.


                       Advantages of PHP 
                                     
                                     Open source
                                     Speed
                                     Easy to use 
                                     Stable.
                                     Powerful library support
                                     Easy deployment 
                                     Security 
                                     Platform Independent
                                     Simple syntax
                                     Many frameworks available 
                                     Predefined variable is Support
                                     Error Exception and Error Handling   
  
                      Disadvantages of PHP
                         Security : 
                                      Since it is open sourced, so all people can see the source code.
                         Not suitable for large applications:
                                       Hard to maintain since it is not very modular.
                        Weak type:  
                                      Implicit conversion may surprise unwary programmers and lead to unexpected                                        bugs. 


Features of PHP

                                  PHP have many Features but Main Php is a Open Source.

                         Simple 

                         Faster Interpreted 

                        open source 

                        CaseSensitive 

                        Simplicity Efficiency 

                        Platform Independent   

                        Security 

                        Flexible 

                        Familiarity 

                        Easy 



                         php have more than List out Feature 







Comments

Popular posts from this blog

Write Below Pattern Using for loop Coding & Print Pattern in Php.