Hi,
Can someone expert helps to convert this wml format to php
Can someone expert helps to convert this wml format to php
PHP Code:
echo "<anchor title=\"go\">continue<go href=\"index.php?$ses\" method=\"post\">\n";
echo "<postfield name=\"mn\" value=\"$(mn$ref)\"/>\n";
echo "</go></anchor>\n";
Comment