Example:
$things = array('food' => 'toast', 'location' => 'paris', 'mood' => 'happy');
echo $things['location'] …prints "paris" echo $things[1]; …prints nothing
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
