Forum: PHP
12-07-2009, 08:59 PM
|
|
Replies: 1
Views: 1,325
Here's what actually gets generated:
...
Here's what actually gets generated:
<?xml version="1.0"?>
<Scrapbook name="Tyrannosaurus Scrapbook" sizex="1024" sizey="700" compatibilitymode="mostbrowsers" theme="Tyrannosaurus Rex"...
|
Forum: PHP
12-07-2009, 08:58 PM
|
|
Replies: 1
Views: 1,325
XML generation - Incomplete XML
Alright so I'm trying to generate an XML file by reading a text document.
I've done this successfully up to a point, but my XML is not generating the video, audio, and document elements that I've...
|