Jump to content

xml output


web2000

Recommended Posts

I have the following code:

 

    $xml_output .= "\t\t<location>http://pjs.com/" . $row['beat'] . "</location>\n";

 

I get an error with it though, and it seems to be at this part

 

<location>http://pjs.com/"

 

As soon as i type in the // after the http: it all goes wrong, is there a release character needed maybe for the //

Link to comment
https://forums.phpfreaks.com/topic/52536-xml-output/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.