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
Try changing your echo string to this:-
echo "";
This will make your code eaiser to read as well as showing when you have a
missing Quote as Dash has pointed out;
Regards,
Rob Howard
Database Technician
Canberra Deep Space Communication Complex
-Original Message-
From: krizz [mailto:[E
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