Hi,
I have added some steps to a tests.These steps are in the XML format.An example of one being given below.
<corecom:Name>Demo</corecom:Name>
Now,on submittinghat this steps to the browser and viewing it,the result shown is
Demo.
The XML tags are not visible.
On checking in the Database,the column value is <corecom:Name>Demo</corecom:Name>
While retrieving the data on the browser,the tags are not visible...
I am a newbie in php..Please help....
If any further information is needed,pls let me know...