View Single Post

  #5 (permalink)  
Old 05-08-2008
Iván Sánchez Ortega
 
Posts: n/a
Default Re: For loop question?

SM wrote:

> I'm using the for loop for pagination not to iterate throught the
> array. I've only created this example for demonstration purposes. The
> idea what to learn how to get the values of the array if the array was
> define in a variable?


In that case, read the PHP manual on the subject on "variable variables".
It's a feature seldom used, that may fit your case.

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Nunca temas decirle al mundo quién eres.
-- Anónimo
Reply With Quote