[ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 87 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
checkFormElementInRange(theForm, theFieldName, message, min, max) X-Ref |
Ensures a value submitted in a form is numeric and is in a range param: object the form param: string the name of the form field to check param: integer the minimum authorized value param: integer the maximum authorized value return: boolean whether a valid number has been submitted or not |
checkIndexName() X-Ref |
Ensures indexes names are valid according to their type and, for a primary key, lock index name to 'PRIMARY' return: boolean false if there is no index form, true else |
Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |