《Slides Dev Web》02. Introduction aux frameworks PHP
Inversion de contrôle (IoC4) • Model View Controller – M : Accès aux données, logique métier – V : Templates des pages à générer – C : Orchestration, transfert des infos • Front Controller – Traitement et et de l’Internet. Qu’est-ce qu’Internet16 ? • un réseau IP Qu’est-ce que le World Wide Web ? • URI/URL, des identifiants uniques • HTML, un langage de publication • HTTP, un protocole d’échange de texte .. include "templates/entete.html"; if ("equipe" === $_GET["page"]) { // SELECT FROM u WHERE id=$_GET["id"] // ... include "templates/equipe.html"; } else { // ... include "templates/accueil.html";0 码力 | 24 页 | 1.03 MB | 1 年前3Falcon v1.3.0 Documentation
Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic HTTP resource crash my app? Why are trailing slashes trimmed from req.path? Why are field names in URI templates restricted to certain characters? Why is my query parameter missing from the req object? How can large-scale deployments. Features Highly-optimized, extensible code base Intuitive routing via URI templates and REST-inspired resource classes Easy access to headers and bodies through request and response0 码力 | 194 页 | 266.90 KB | 1 年前3Falcon v1.3.0 Documentation
Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks • Idiomatic large-scale deployments. Features • Highly-optimized, extensible code base • Intuitive routing via URI templates and REST-inspired resource classes • Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 146 页 | 535.22 KB | 1 年前3Falcon v1.4.1 Documentation
Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks • Idiomatic large-scale deployments. Features • Highly-optimized, extensible code base • Intuitive routing via URI templates and REST-inspired resource classes • Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 158 页 | 587.88 KB | 1 年前3Falcon v1.4.0 Documentation
Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks • Idiomatic large-scale deployments. Features • Highly-optimized, extensible code base • Intuitive routing via URI templates and REST-inspired resource classes • Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 156 页 | 573.94 KB | 1 年前3Falcon v1.4.1 Documentation
Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks • Idiomatic large-scale deployments. Features • Highly-optimized, extensible code base • Intuitive routing via URI templates and REST-inspired resource classes • Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 156 页 | 574.46 KB | 1 年前3Falcon v1.4.1-post-1 Documentation
Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic HTTP large-scale deployments. Features Highly-optimized, extensible code base Intuitive routing via URI templates and REST-inspired resource classes Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 229 页 | 273.39 KB | 1 年前3Falcon v1.4.0 Documentation
Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic HTTP large-scale deployments. Features Highly-optimized, extensible code base Intuitive routing via URI templates and REST-inspired resource classes Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 230 页 | 271.65 KB | 1 年前3Falcon v1.4.1 Documentation
Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic HTTP large-scale deployments. Features Highly-optimized, extensible code base Intuitive routing via URI templates and REST-inspired resource classes Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 231 页 | 272.52 KB | 1 年前3Falcon v2.0.0 Documentation
Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks • Idiomatic large-scale deployments. Features • Highly-optimized, extensible code base • Intuitive routing via URI templates and REST-inspired resource classes • Easy access to headers and bodies through request and response HTTP response to that request. By convention, these are called req and resp, respectively. Route templates and hooks can inject extra params, as we shall see later on. Right now, the image resource responds0 码力 | 184 页 | 671.87 KB | 1 年前3
共 75 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8