Printing an array in PHP Tutorial

preview_player
Показать описание
In this short tutorial, I will show you how to print an array using PHP. You can user print_r to print the detailed array, but with the foeach, you will be able to loop through the array and print it. for example, $my_array = array("james", "bond");
foreach($array_array as $value) {
echo $value;
}
the code above will print all of the array items.
#php #tutorial #programming
Рекомендации по теме
Комментарии
Автор

bro i need help for gta 5
i watch your latest videos and it not solve my problem please help me

poyQazz_
welcome to shbcf.ru