Hi there,

I have a problem with an array:

This code:
$country[] = $row->country;

Creates following error msg:
  Fatal error: [] operator not supported for strings

  The wired thing is, that the same procedure works through my whole
application, but not in this case.

  Did anybody make the same experience?

  Thanx for any help buddys.

  Regards Andy



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to