It looks like a non-closed < in the source above.
alex
> Hi all,
>
> I'm currently implementing a tcp proxy into my m0n0wall. As
> far as I know, I'm not a newbie in PHP, but this one makes me
> really feel
> stupid:
>
> Parse error: parse error, unexpected $ in
> /usr/local/www/services_tcpproxy.php on line 124
>
> The last five lines of my file services_tcpproxy.php (Line 124 is
> </html>):
>
> </table>
> </form>
> <?php include("fend.inc"); ?>
> </body>
> </html>
>
> fend.inc only has this content:
> </td></tr></table>
>
> Is it possible, that I have a problem with the
> character-sets? I'm using OSX ...
>
> regards,
> Peer Dicken
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
>
>
|