i like the idea.. u could easily make aliases like

%tag = $mxml_opentag(parent,child,child)
%attrib = $mxml_getattrb(%tag,something)
$mxml_setattrib(%tag,something,new text)
var %newtag = mxml_addtag(%tag,tag,[data],[something to represent before or after or something if thats really nessary])

easy to make a xml parser like that just useing handles basicly in the form of varibles EXACTLY how php does sql querys and such :-p

Last edited by bamaboy1217; 13/11/04 08:25 PM.

hmmm signed by me