V. Fridays
0
Q:

tab php

$tab = array(); // empty tab
$tab = array("0" => "Hello", "1" => "world"); // $tab[0]="hello" and $tab[1]="world"
-1

New to Communities?

Join the community