September 1, 2016
June 3, 2016
May 4, 2016
no image

Using Sqlite3 in Bash

3:20 PM

After my previous post about working with sqlite3 on #perl, here’s an other quick script to explore how to use this simple DB in #bash. #!/...

March 31, 2016
March 11, 2016
March 9, 2016
February 19, 2016
February 17, 2016
February 16, 2016
no image

JSON encode utf8 in PHP

9:18 AM

Using json_encode and JSON_UNESCAPED_UNICODE constants json_encode($response,JSON_UNESCAPED_UNICODE) Using json_encode, iconv and preg_mat...

 
Toggle Footer