Archiv für dir Kategorie ‘PHP’

3. Februar 2010 - Keine Kommentare

Sometimes it happen you need to get a array to a file in PHP. For example if you use REST or JSON and need to get the server requests. One way to write the request in to a log or file. To do so, you can write a function which read the array and write [...]