Jump to content

join 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=pm.cgi?action=display&login=$_&session={$input['session']}>$_</a>") $favorites); 

 

 

Link to comment
https://forums.phpfreaks.com/topic/146106-join-error/
Share on other sites

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.