Afficher un message
Vieux 13/12/2005, 20h39   #1
Andrew Nagy
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Associative Arrays with special characters

I have a serialized XML document in an associative array using
XML_Serializer. Due to the use of namespaces, many of the elements in
the document use a colon ( within the name. Since the names are
stored as the array key, this causes problems with smarty.

How do I reference a variable such as this within smarty:
$array['xlink:href'] ?

When I attempt to use the correct syntax {$array.xlink:href} I get the
following error:
syntax error: unrecognized tag

Any ideas?

Thanks
Andrew
  Réponse avec citation
 
Page generated in 0,07803 seconds with 9 queries