Wednesday, January 28, 2015

PHP 1 page solution...

you can use hidden variable to post something on same page without not going to another page...i'll show you later...

No comments:

Post a Comment

Wordpress debug log function

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