RE: [PHP-WIN] 2 dimension Array...

2002-12-20 Thread Sjon
printf('', $team, $outputstring[$team][1]); even more easier to read, xhtml complient, and better to maintain... if $team is always a number, you could change the teamName[%s] to teamName[%d], but that's just being picky... :) Sjon. -- PHP Windows Mailing List (http://www.php.net/) To unsu

RE: [PHP-WIN] 2 dimension Array...

2002-12-19 Thread Howard, Robert P
zz [mailto:[EMAIL PROTECTED]] Sent: Friday, 20 December 2002 1:25 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] 2 dimension Array... $outputstring is a double dimension string array and should give it's values as "default value" in the html input text boxes. But it stops the strings in

Re: [PHP-WIN] 2 dimension Array...

2002-12-19 Thread Dash McElroy
You are missing an opening quote: echo ""; Try that. -Dash -shad No committee could ever come up with anything as revolutionary as a camel -- anything as practical and as perfectly designed to perform effectively under such difficu

[PHP-WIN] 2 dimension Array...

2002-12-19 Thread krizz
$outputstring is a double dimension string array and should give it's values as "default value" in the html input text boxes. But it stops the strings in the first space character. For example if $outputstring[2][1]=="The Cats" it put in the text box only "The". Any idea? $team=0; while ($team<$