Home « Server software «
Documentation: articles/import.php
articles/import.php - Import some XML file to create pages
This is initial work that does not support overlaysThis script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
parse_tag_open()
function parse_tag_open($parser, $tag, $attributes)
- $parser -
- $tag -
- $attributes -
parse_cdata()
function parse_cdata($parser, $cdata)
- $parser -
- $cdata -
parse_tag_close()
function parse_tag_close($parser, $tag)
- $parser -
- $tag -