Welcome Guest, Not a member yet? Register   Sign In
Getting array from database, displaying values in inputs
#3

[eluser]rameners[/eluser]
You can try it by hard-coding the limit. e.g... IMO

Code:
for (i=0; i < 3; i++)
{
//if condition: set condition if email is not = ""
//echo the input field then set the value to index i
//else
//echo the input field having no values
}


Messages In This Thread
Getting array from database, displaying values in inputs - by El Forum - 05-20-2009, 07:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB