Dear You,

If I want to define and display a set of varibles, for example :
$func1 = 0
$func2 = 1
$func3 = 2
$func4 = 3
$func5 = 4

How can we define and display the varibles by using for loop function ?

Edward.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to