This has got to be one of the most frequently updated PHP sites, keep up the good work... "Questo ha ottenuto di essere uno dei siti più frequentemente aggiornati PHP, mantenere il buon lavoro ..."
Max

RocksFormVariables Class

Descrizione

Questa classe gestisce l'estrazione di valori da valori del form che possono essere richieste GET o POST.

  • Dominic Skinner autore: Dominic Skinner
  • 0.2.1 Versione: 0.2.1

) Situato in / RocksFormVariables.php (linea 10)

Metodo Summary
GetVariable ( string $name ) static mixed GetVariable (string $ name)
HasFormFired () static bool HasFormFired ()
Variables () static void Variabili ()
Metodi
(line 43 ) GetVariable metodo statico (linea 43)

Questo diventa il valore della variabile modulo

  • the value of the form variable ritorno: il valore della variabile modulo
  • public accesso: public
GetVariable ( string $name ) static GetVariable misto (string $ name)
  • $name : this is the name of the value to return stringa $ nome: questo è il nome del valore da restituire
(line 32 ) metodo statico HasFormFired (linea 32)

Questo indica se il modulo è sparato.

  • this returns true if the form has been fired. ritorno: questo restituisce true se il modulo è stato licenziato.
  • public accesso: public
HasFormFired () HasFormFired static bool ()
(line 18 ) Variabili metodo statico (linea 18)

Ciò restituisce tutte le variabili che potrebbero essere un mix di variabili GET e POST.

  • public accesso: public
Variables () Variabili static void ()

Nessun commento è stato fornito.
security image

Scritto da Dominic Skinner
Ultimo aggiornamento: 2011/10/25 16:00:38