I have 1 problem and I dont know how can explain that problem,but I will try
I have xml file which is generated by Extend52 and and I cant modify its xsl file
so may I create another php page which can acces that Xml file,and display its different.
This is one Xml page;
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="Resources/xsl/5250.xsl"?>
<SCREEN>
<FIELD column="1" cursor="true" display="unprot" id="1" length="80" row="1" textcolumn="1"/>
</SCREEN>
I need another php page which will display welcome message instead that field ?
sorry on bad english and thanks in forward!
connecting xml page with php page
Moderator: General Moderators