Help for this page

Select Code to Download


  1. or download this
     <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE mdc SYSTEM "MeasDataCollection.dtd"><mdc>
    <mfh>
    ...
               <prenom>interco1</prenom>
         </element>
    </xml>
    
  2. or download this
    [idriss@hp-dv6:~]$ cat test.php
    #!/usr/bin/php
    ...
    DUPOND;Paul
    DURAND;Pierre
    [idriss@hp-dv6:~]$