Recent content by Jesse Allen

  1. J

    How to pass and read an array of an array in PHP?

    Hopefully someone can help me here, it's kind of complicated. I'm trying to pass data from a form to an XML doc. Part of the form allows multiple contributors to be appended. In the XML I'd like it to look like: <contributors> <contributor> <name></name> <role></role>...
Back
Top