2025-12-25 00:02:39 +01:00

54 lines
1.1 KiB
Plaintext

array(3) {
[0]=>
array(7) {
["username"]=>
string(8) "useraxel"
["name"]=>
string(4) "Axel"
["email"]=>
string(18) "useraxel@photo.com"
["level"]=>
string(8) "reporter"
["age"]=>
int(25)
["password"]=>
string(18) "useraxel1766616750"
["hashed_password"]=>
string(60) "$2y$12$hYQWEVJC0OjEc4ugnZNh2OZIb80qeQxjcBqTHX1wbULcxYXpr.Rbq"
}
[1]=>
array(7) {
["username"]=>
string(9) "userchris"
["name"]=>
string(5) "Chris"
["email"]=>
string(19) "userchris@photo.com"
["level"]=>
string(5) "guest"
["age"]=>
int(32)
["password"]=>
string(19) "userchris1766616751"
["hashed_password"]=>
string(60) "$2y$12$3UlXEjtlF58v2tV0JelOdez0VwC0IreO0oRdHTZz7mj.s2Llwx7gK"
}
[2]=>
array(7) {
["username"]=>
string(7) "usertom"
["name"]=>
string(3) "Tom"
["email"]=>
string(17) "usertom@photo.com"
["level"]=>
string(5) "admin"
["age"]=>
int(31)
["password"]=>
string(17) "usertom1766616751"
["hashed_password"]=>
string(60) "$2y$12$C0wzZ5hdTDLReiIt2hX72ewNCUQGX2LYFihvCoAA/cAqjnNuQAeo6"
}
}