Try
PHP Code:
foreach($my as $var => $value) {
echo ("<b>$var :</b> $value<br>");
}
you will simply get the list:
id : 62
name :
username : admin
email :
password :
usertype : Super Administrator
block :
sendEmail :
gid : 2
registerDate :
lastvisitDate :
activation :
params : editor=tinymce
_tbl : #__users
_tbl_key : id
_error :
_db : Object