# Variable Name Type var_dump print_r
1$img0stringstring(67) "https://cdn.mos.cms.futurecdn.net/4MLyNZ66GSMUp7z49Q8k3K-970-80.jpg"
https://cdn.mos.cms.futurecdn.net/4MLyNZ66GSMUp7z49Q8k3K-970-80.jpg
2$img1stringstring(13) "imgs/polo.png"
imgs/polo.png
3$img2stringstring(13) "imgs/gtee.png"
imgs/gtee.png
4$img3stringstring(13) "imgs/shoe.png"
imgs/shoe.png
5$img4stringstring(16) "imgs/sticker.png"
imgs/sticker.png
6$img5stringstring(119) "https://imageio.forbes.com/specials-images/imageserve/5d35eacaf1176b0008974b54/2020-Chevrolet-Corvette-Stingray/0x0.jpg"
https://imageio.forbes.com/specials-images/imageserve/5d35eacaf1176b0008974b54/2020-Chevrolet-Corvette-Stingray/0x0.jpg
7$img6stringstring(88) "https://thelistwire.usatoday.com/wp-content/uploads/sites/99/2021/09/USATSI_15747709.jpg"
https://thelistwire.usatoday.com/wp-content/uploads/sites/99/2021/09/USATSI_15747709.jpg
8$img7stringstring(58) "https://ccv.edu/wp-content/themes/ccv/dist/images/logo.svg"
https://ccv.edu/wp-content/themes/ccv/dist/images/logo.svg
9$img8stringstring(39) "https://www.dcporder.com/images/CCV.gif"
https://www.dcporder.com/images/CCV.gif
10$img9stringstring(68) "https://upload.wikimedia.org/wikipedia/en/3/34/Fallout_New_Vegas.jpg"
https://upload.wikimedia.org/wikipedia/en/3/34/Fallout_New_Vegas.jpg
11$add1integerint(19248104)
19248104
12$add2doublefloat(802133.2352551999501883983612060546875)
802133.2352552
13$add3stringstring(10) "2024/09/28"
2024/09/28
14$add4integerint(1727493703)
1727493703
15$add5arrayarray(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3) }
Array
(
    [0] => 1
    [1] => 2
    [2] => 3
)
16$add6arrayarray(3) { [0]=> string(1) "a" [1]=> string(1) "b" [2]=> string(1) "c" }
Array
(
    [0] => a
    [1] => b
    [2] => c
)
17$add7booleanbool(true)
1
18$add8NULLNULL
19$add9arrayarray(0) { }
Array
(
)
20$tableIndexintegerint(19)
19