Aller au contenu principal Aide Panneau de contrôle

A+   A-

Logiciel serveur «  

Documentation : articles/import.php

articles/import.php - Import some XML file to create pages

This is initial work that does not support overlays

This script is a reference file of this system.

Licence : GNU Lesser General Public License

Auteurs :

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 -


tn