PDA

View Full Version : Using widget in PHP


longk6
December 28th, 2006, 03:29 PM
I'm having some issues getting the widget to work in PHP. I keep getting the error Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' on the line on with the a href tag is. Any suggestions???

kas
January 8th, 2007, 05:28 PM
The wizard in engineering says:

This is likely some problem in the PHP code. The error mentioned in this post has nothing to do with the widget per se (which is all HTML/JavaScript). Sounds like maybe it is a bad function name or missing punctuation or something?

Hope this helps...