Skip to main content
Participant
September 29, 2007
Question

Developers Toolbox Writing Bad PHP

  • September 29, 2007
  • 1 reply
  • 445 views
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
This topic has been closed for replies.

1 reply

Participant
September 29, 2007
I found the problem. I had specified an invalid parameter.

All Fixed.