Wednesday, January 28, 2015

XML wrinting and reading with php

Watch out the below pictures for reading and writing data into xml file with php:

No comments:

Post a Comment

Wordpress debug log function

Wordpress error log code: if ( ! function_exists ( 'write_log' ) ) { function write_log ( $data ) { if ( defined ( '...