Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
it:manuale-1.1:principles [2010/02/15 16:36] aiacoponiit:manuale-1.1:principles [2010/02/15 16:47] aiacoponi
Line 1: Line 1:
 ~~LANG:FR@fr:manuel-1.1:principes~~ ~~LANG:FR@fr:manuel-1.1:principes~~
  
-Here are some explanations on how the framework can work and on the main objects that you will have to use+In questo paragrafo viene spiegato il funzionamento del framework ed i principali oggetti che avrete occasione di utilizzare
- +Il framework è basato sul principio che ad ogni azione corrisponda un URL.
-The framework is based on this principle: each url is corresponding to an action. +
  
  
Line 12: Line 10:
  
   - Il server web riceve una richiesta HTTP   - Il server web riceve una richiesta HTTP
-    * Lo script di ingresso viene eseguito. Se non viene indicato esplicitamente il server esegue automaticamente @@F@index.php@@.+    * se non diversamente specificato nell'URL della richiesta, viene eseguito lo script @@F@index.php@@.
     * This script instantiates a @@C@jRequest@@ object and a @@C@jCoordinator@@ coordinator.     * This script instantiates a @@C@jRequest@@ object and a @@C@jCoordinator@@ coordinator.
     * The @@C@jRequest@@ object then analyzes the content of the http request to be able to extract data from it. These data can be in the url and/or in the body of the request (POST method for example).      * The @@C@jRequest@@ object then analyzes the content of the http request to be able to extract data from it. These data can be in the url and/or in the body of the request (POST method for example). 

it/manuale-1.1/principles.txt · Last modified: 2010/02/15 16:55 by aiacoponi

Recent changes RSS feed Creative Commons License