Display Array Elements Values With Loop

RegisterLogin
Display Array Elements Values With Loop
Post Description: Display Array Elements Values With Loop
Tags: Display, Array, Elements, Values, With, Loop
This Post Was Posted On Feb 29, 2008 By web hosting #1895
i use this to show all the elements in an array for each value

for($i =0; $i < count($words); $i++) {
echo $words[$i]."<br>";
}
phpuse
#2130 1
i have a loop that displays the array values if anyone is interested.
Sep 14, 2009 Reply Report abuse
yuini
#2129 2
is this the same for php foreach loop array or is it different than asp loop array. or does it matter? do all use the same function?
Jul 31, 2009 Reply Report abuse
tnia
#2128 3
20080228-43531-zzy1p89tgzw1jwo
thank you sir, very helpful indeed
Feb 28, 2008 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Wed Dec 21, 2011 11:29 pm
Powered by: Webune Forums V3