Problem with XML built manually from recordset, please help.
- October 14, 2009
- 2 replies
- 537 views
Hi,
I have built XML manually from a recordset as instructed in David Powers book The Essential Guide to Dreamweaver CS3, page 703.
I have also used phpmyadmin to generate XML, page 696. I have attached both pages to this message.
When I tested wedding_manual.php in the browser, it wouldn't display, I just got a white screen. I have checked my php error logs, I get the message displayed below:
PHP parse error: syntax error, unexpected T_STRING in Applications/MAMP/htdocs/mywesite/mywebpage.php on line 43.
I have checked the code on line 43, it's where the XML declaration sits, I can't see anything wrong with the syntax. I deleted it a typed it in again, but there still seems to be a problem. I have also checked my code against japan_manual.php in examples/ch20, and again I cannot see where the problem is, could somebody please help me with this.
Thankyou.
