Thread: XML -> Object
View Single Post
  #7  
Old 06-26-2007, 02:19 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Maybe you could make the tag names customizable so one could shorten the file?
PHP Code:
tagname_object=obj
tagname_stringvar
=v1
tagname_intvar
=v0
tagname_objvar
=v2
tagname_arrayvar
=v3 
It would use those entries for the tag names then, do you understand?
__________________
Reply With Quote