Jump to content

[SOLVED] join and grep error


pcw

Recommended Posts

Can anyone tell me what I have done wrong with this string? I keep getting the following error:

 

Parse error:  parse error, unexpected T_VARIABLE in sb.php on line 435

 

When i do a syntax check.

 

$out .= join( "$v1 ", map ("<a href=sb.php?action=display&login=$_&session={$input['session']}>$_</a>") $favorites); 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.