Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: What is PHP Framework?

  1. #1

    Default What is PHP Framework?

    Hello Friends,

    Please tell me what is PHP framework.

  2. #2

    Default

    A PHP Framework is a collection of classes which help you develop a web application.

  3. #3

    Default

    PHP is the world's most well known scripting dialect for a wide range of reasons – adaptability, convenience, among others-however regularly coding in PHP, or any dialect so far as that is concerned, can get rather dreary and dull. That is the place a PHP structure can offer assistance.

    PHP systems streamline the improvement of web applications written in PHP by giving an essential structure to which to fabricate the web applications. At the end of the day, PHP structure advance fast application improvement (RAD), which spares you time, manufactures more reasonable applications, and lessens the measure of monotonous coding for engineers. Structures can likewise help fledglings to manufacture more steady applications by guaranteeing legitimate database connection and coding on the presentation layer. This permits you to invest more energy making the genuine web application, rather than investing time composing monotonous code.

  4. #4

    Default

    A PHP Framework is a basic platform that allows us to develop web applications.

  5. #5
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    2,096

    Default

    PHP framework is a library that makes the life of site developer easier by for example hiding some complexities of HTTP protocol or by adding some useful functions. For example the CakePHP implements so called MVC which makes developer to think a level higher than HTTP.
    Cheap VPS Hosting | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop Access
    Cheap Dedicated Servers | Linux Dedicated Server Hosting

  6. #6
    Join Date
    Jun 2016
    Location
    9868 S State Road 7 Suite 335 Boynton Beach, Florida 33472
    Posts
    60

    Default

    PHP is the globe's most well known scripting language for an extensive variety of factors – flexibility, comfort, among others-however consistently programming in PHP, or any language so far as that is involved, can get rather uninspiring and boring. That is the position a PHP framework can provide support.

  7. #7
    Join Date
    Dec 2015
    Location
    Guangyuan West Road, Guangzhou, China
    Posts
    34

    Default

    In other words, PHP frameworks help to promote rapid application development (RAD), which saves you time, helps build more stable applications, and reduces the amount of repetitive coding for developers.

  8. #8
    Join Date
    Jun 2016
    Location
    9868 S State Road 7 Suite 335 Boynton Beach, Florida 33472
    Posts
    60

    Default What is PHP Framework?

    PHP is the globe's most well known scripting language for an extensive variety of factors – flexibility, comfort, among others-however consistently programming in PHP, or any language so far as that is involved, can get rather uninspiring and boring. That is the position a PHP framework can provide support.

  9. #9
    Join Date
    Feb 2016
    Location
    New York United States
    Posts
    47

    Default What is PHP Framework?

    A PHP Framework is a basic platform that allows us to develop web applications. In other words, it provides structure.

  10. #10

    Default

    A PHP Framework is a basic platform that allows us to develop web applications. In other words, it provides structure. By using a PHP Framework, you will end up saving loads of time, stopping the need to produce repetitive code, and you'll be able to build applications rapidly (RAD). Without a PHP Framework in place, it gets much more difficult to produce applications since you'll have to repeatedly code a lot of PHP. You'll also have to execute the connection between your database and whatever application you develop from scratch. Meanwhile, using a PHP Framework makes it easier for you to ensure this connection.
    Last edited by acheter; 06-13-2017 at 10:56 AM.

Similar Threads

  1. What is the best responsive web design framework?
    By johnwest in forum Web Design Solutions
    Replies: 8
    Last Post: 03-28-2023, 10:51 AM
  2. What is .NET Framework?
    By BritneaWilson in forum Web Design Solutions
    Replies: 12
    Last Post: 01-07-2015, 05:53 AM
  3. Mobile friendly WHMCS theme based on Bootstrap 3 framework + shopping cart!
    By cosmetologist in forum Web Hosting and Related Offers Forum
    Replies: 0
    Last Post: 04-11-2014, 06:49 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
  •