| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 212 lignes (5 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| getPagGrpArrayMultiDimSum($a1, $a2) X-Ref |
| Sums values in the pages/groups/files two arrays of N dimensions that can be very different param: array $a1 param: array $a2 return: array |
| sumArray($a1, $a2, $specialCasePageExcludeSum = false) X-Ref |
| Sum 2 arrays param: array $a1 param: array $a2 return: array |
| sum($a, $b) X-Ref |
| Performs a complete sum param: int $a param: int $b return: int a+b |
| getArrayOneDimVeryVeryVerySpecialSum($a1, $a2, $veryVeryVerySpecialSumOperation, $specialCasePageExcludeSum = false) X-Ref |
| Sums with a VeryVeryVery special arithmetic (!) param: array $a1 param: array $a2 param: string VeryVeryVery special name of the VeryVeryVery special function to call for the sum return: array The VeryVeryVery special array resulting from all the VeryVeryVery special process |
| getNumberOfDaysBetween( $s_date1, $s_date2) X-Ref |
| Pas de description |
| getDaysBetween($s_date1, $s_date2) X-Ref |
| returns an array containing the days between the 2 days param: string $s_date1 param: string $s_date2 return: array |
| getUrlParamValue($urlQuery, $param) X-Ref |
| returns the value of a GET parameter $param in an URL query $urlQuery param: string $urlQuery result of parse_url()['query'] and htmlentitied (& is &) param: string $param return: string|bool param value (ex : keyword in google url) if found, false else |
| sortingAllPageInfo($a_id1,$a_id2) X-Ref |
| Used in the sort function for N-dimensionnal arrays |
| sortingInterest($a_id1,$a_id2) X-Ref |
| Pas de description |
| sortingPmv($a1,$a2) X-Ref |
| Pas de description |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|