Posted by ameshkin on 01/10/06 02:26
when i put in
echo $array
I get
ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray
One for each row. Is it because maybe the entry in the database is
<song path="http://www.mytuneslive.com/test6/1.mp3" title="1.mp3"/>
Does it not like the fact that the XML field in the database starts
with a < and ends with >?
[Back to original message]
|