Anglais Francais Prosygma 

Italie
-
    hebergement 

asp
prosygma_logo



 Divers (1)  Chaînes (31)  Dates (18)  Nombres (8)  Structures (5) 
 Tableaux (6) 
array - invArray/array_reverse - join/implode - multiSort/sort - split/explode - ubound/sizeof
UBOUND/SIZEOF 
Retourne le nombre d'éléments d'un tableau
ASP <Doc> 
nombre = ubound(tableau)

PHP <Doc> 
$nombre = sizeof($tableau);

JavaScript <Doc> 
<script>
nombre=tableau.length
</script>

© ASP-PHP.net 11/01/2003