PHP Classes

Classes of Marten van Urk

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Marten van Urk (1)  >  Mission progress status  >  Reputation  
Picture of Marten van Urk
Name: Marten van Urk <contact>
Classes: 1
Country: The Netherlands The Netherlands
Age: 38
All time rank: 4451104 in The Netherlands The Netherlands
Week rank: 190 Up5 in The Netherlands The Netherlands Up
All time users: 78
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Batch XML Attribute Writer  
PHP Programming Innovation award nominee
February 2017
Number 5


Prize: PhpStorm IDE 1 year individual subscription
Write XML into multiple files of limited size
This class can write XML into multiple files of limited size.

It extends the XML writer class, so when it writes XML documents with a large amount of tags of a given type, it writes the documents to multiple files with a given limit of tag attributes.

The file name for each split document part is defined by a callback function.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z