L'utente Christian Cicero ha 40 anni.
37
5
8.3.33
L'UTENTE CHRISTIAN CICERO HA 40 ANNI.
.inna 04 ah oreciC naitsirhC etnetu'L
40
-10
6.4
193
2.5
/web/htdocs/www.scuoladiprogrammazione.it/home/index.php
25
1
5
7
Vero
Il tuo colore preferito è rosso.
Il tuo colore preferito è rosso

PHP Loops

model Fiat Punto
color Grigio
array(4) { [0]=> string(5) "Rosso" [1]=> string(3) "Blu" [2]=> string(5) "Verde" [3]=> string(6) "Giallo" }

array(2) { [0]=> array(3) { [0]=> int(40) [1]=> int(60) [2]=> int(30) } [1]=> array(3) { [0]=> int(20) [1]=> int(30) [2]=> int(15) } }

40
60
30
20
30
15


array(20) { ["_GET"]=> array(0) { } ["_POST"]=> array(0) { } ["_COOKIE"]=> array(0) { } ["_FILES"]=> array(0) { } ["_SERVER"]=> array(51) { ["USER"]=> string(0) "" ["HOME"]=> string(46) "/web/htdocs/www.scuoladiprogrammazione.it/home" ["SCRIPT_NAME"]=> string(10) "/index.php" ["REQUEST_URI"]=> string(1) "/" ["QUERY_STRING"]=> string(0) "" ["REQUEST_METHOD"]=> string(3) "GET" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["REMOTE_PORT"]=> string(5) "20504" ["SCRIPT_FILENAME"]=> string(56) "/web/htdocs/www.scuoladiprogrammazione.it/home/index.php" ["SERVER_ADMIN"]=> string(40) "postmaster@www.scuoladiprogrammazione.it" ["CONTEXT_DOCUMENT_ROOT"]=> string(46) "/web/htdocs/www.scuoladiprogrammazione.it/home" ["CONTEXT_PREFIX"]=> string(0) "" ["REQUEST_SCHEME"]=> string(4) "http" ["DOCUMENT_ROOT"]=> string(46) "/web/htdocs/www.scuoladiprogrammazione.it/home" ["REMOTE_ADDR"]=> string(14) "216.73.216.244" ["SERVER_PORT"]=> string(2) "80" ["SERVER_ADDR"]=> string(13) "192.168.1.155" ["SERVER_NAME"]=> string(29) "www.scuoladiprogrammazione.it" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_SIGNATURE"]=> string(0) "" ["PATH"]=> string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ["HTTP_REFERER"]=> string(34) "https://scuoladiprogrammazione.it/" ["HTTP_ACCEPT_ENCODING"]=> string(23) "gzip, br, zstd, deflate" ["HTTP_USER_AGENT"]=> string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_X_FORWARDED_PORT"]=> string(3) "443" ["HTTP_X_REAL_IP"]=> string(14) "216.73.216.244" ["HTTP_HOST"]=> string(29) "www.scuoladiprogrammazione.it" ["HTTP_CONNECTION"]=> string(5) "close" ["APACHE_MAX_WORKERS"]=> string(2) "75" ["PM_MAX_CHILDREN"]=> string(2) "75" ["DIRECTORYROOT"]=> string(46) "/web/htdocs/www.scuoladiprogrammazione.it/home" ["GROUPNAME"]=> string(8) "19704155" ["REDIS_SOCK"]=> string(0) "" ["REDIS"]=> string(5) "False" ["DOCUMENTROOT"]=> string(46) "/web/htdocs/www.scuoladiprogrammazione.it/home" ["MAINDOMAINNAME"]=> string(29) "www.scuoladiprogrammazione.it" ["LANG"]=> string(11) "it_IT.UTF-8" ["USERNAME"]=> string(8) "19704155" ["LANGUAGE"]=> string(8) "it_IT:it" ["HOSTNAME"]=> string(27) "hlpi1ws-c273s01.ad.aruba.it" ["SCRIPT_URI"]=> string(37) "https://www.scuoladiprogrammazione.it/" ["SCRIPT_URL"]=> string(1) "/" ["HTTPS"]=> string(2) "on" ["UNIQUE_ID"]=> string(27) "aqTuRbkedlSU8MiQq6ZXSwAAAAA" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME_FLOAT"]=> float(1789193797.812847) ["REQUEST_TIME"]=> int(1789193797) } ["age"]=> int(40) ["user1"]=> object(User)#1 (3) { ["name"]=> string(9) "Christian" ["lastname"]=> string(6) "Cicero" ["age"]=> string(2) "40" } ["myarray"]=> array(4) { [0]=> float(-6.4) [1]=> int(-10) [2]=> int(2000) [3]=> int(350) } ["x"]=> string(5) "color" ["y"]=> string(6) "Grigio" ["z"]=> int(25) ["color"]=> string(3) "Red" ["result"]=> string(32) "Il tuo colore preferito è rosso" ["mycar"]=> object(Car)#2 (2) { ["model"]=> string(10) "Fiat Punto" ["color"]=> string(6) "Grigio" } ["array1"]=> array(2) { [0]=> string(5) "Rosso" [1]=> string(3) "Blu" } ["array2"]=> array(2) { [0]=> string(5) "Verde" [1]=> string(6) "Giallo" } ["array_merged"]=> array(4) { [0]=> string(5) "Rosso" [1]=> string(3) "Blu" [2]=> string(5) "Verde" [3]=> string(6) "Giallo" } ["multidimensional_array"]=> array(2) { [0]=> array(3) { [0]=> int(40) [1]=> int(60) [2]=> int(30) } [1]=> array(3) { [0]=> int(20) [1]=> int(30) [2]=> int(15) } } ["row"]=> int(2) ["col"]=> int(3) }


{"_GET":[],"_POST":[],"_COOKIE":[],"_FILES":[],"_SERVER":{"USER":"","HOME":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home","SCRIPT_NAME":"\/index.php","REQUEST_URI":"\/","QUERY_STRING":"","REQUEST_METHOD":"GET","SERVER_PROTOCOL":"HTTP\/1.1","GATEWAY_INTERFACE":"CGI\/1.1","REMOTE_PORT":"20504","SCRIPT_FILENAME":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home\/index.php","SERVER_ADMIN":"postmaster@www.scuoladiprogrammazione.it","CONTEXT_DOCUMENT_ROOT":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home","CONTEXT_PREFIX":"","REQUEST_SCHEME":"http","DOCUMENT_ROOT":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home","REMOTE_ADDR":"216.73.216.244","SERVER_PORT":"80","SERVER_ADDR":"192.168.1.155","SERVER_NAME":"www.scuoladiprogrammazione.it","SERVER_SOFTWARE":"Apache","SERVER_SIGNATURE":"","PATH":"\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin","HTTP_REFERER":"https:\/\/scuoladiprogrammazione.it\/","HTTP_ACCEPT_ENCODING":"gzip, br, zstd, deflate","HTTP_USER_AGENT":"Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)","HTTP_ACCEPT":"*\/*","HTTP_X_FORWARDED_PROTO":"https","HTTP_X_FORWARDED_PORT":"443","HTTP_X_REAL_IP":"216.73.216.244","HTTP_HOST":"www.scuoladiprogrammazione.it","HTTP_CONNECTION":"close","APACHE_MAX_WORKERS":"75","PM_MAX_CHILDREN":"75","DIRECTORYROOT":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home","GROUPNAME":"19704155","REDIS_SOCK":"","REDIS":"False","DOCUMENTROOT":"\/web\/htdocs\/www.scuoladiprogrammazione.it\/home","MAINDOMAINNAME":"www.scuoladiprogrammazione.it","LANG":"it_IT.UTF-8","USERNAME":"19704155","LANGUAGE":"it_IT:it","HOSTNAME":"hlpi1ws-c273s01.ad.aruba.it","SCRIPT_URI":"http:\/\/www.scuoladiprogrammazione.it\/","SCRIPT_URL":"\/","HTTPS":"on","UNIQUE_ID":"aqTuRbkedlSU8MiQq6ZXSwAAAAA","FCGI_ROLE":"RESPONDER","PHP_SELF":"\/index.php","REQUEST_TIME_FLOAT":1789193797.812847,"REQUEST_TIME":1789193797},"age":40,"user1":{"name":"Christian","lastname":"Cicero","age":"40"},"myarray":[-6.4,-10,2000,350],"x":"color","y":"Grigio","z":25,"color":"Red","result":"Il tuo colore preferito \u00e8 rosso","mycar":{"model":"Fiat Punto","color":"Grigio"},"array1":["Rosso","Blu"],"array2":["Verde","Giallo"],"array_merged":["Rosso","Blu","Verde","Giallo"],"multidimensional_array":[[40,60,30],[20,30,15]],"row":2,"col":3}

/index.php
www.scuoladiprogrammazione.it
www.scuoladiprogrammazione.it
https://scuoladiprogrammazione.it/
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
/index.php
HTTP/1.1

Super Globals

Prova:
Nome: