RE: [PHP] [] operator not supported for strings

2003-06-27 Thread Ford, Mike [LSS]
> -Original Message- > From: Andrew McCombe [mailto:[EMAIL PROTECTED] > Sent: 27 June 2003 11:18 > > Can anyone tell me why i'm getting this error? > > Fatal error: [] operator not supported for strings in > c:\inetpub\wwwroot\Iweb-sites\Exp\menu2.php on line 41 > > [code]: > > > $rst

[PHP] [] operator not supported for strings

2003-06-27 Thread Andrew McCombe
Hi Can anyone tell me why i'm getting this error? Fatal error: [] operator not supported for strings in c:\inetpub\wwwroot\Iweb-sites\Exp\menu2.php on line 41 [code]: $rst2=sql_call("SELECT * FROM tmenu WHERE parent=".$r['id']); // now have array of corporate, entertainment and identity for