Question
Developers Toolbox Writing Bad PHP
I just installed the new Developers Toolbox. I used the
Toolbox to insert a User Login form and after uploading the php
page to the server I get the following error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/purpoadm/public_html/includes/tng/tNG_config.inc.php on line 33
I am running Php version 4.5 on the server. What is the problem?
Bob Sorenson
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/purpoadm/public_html/includes/tng/tNG_config.inc.php on line 33
I am running Php version 4.5 on the server. What is the problem?
Bob Sorenson
