MySQL Stored Procedure for CRUD Dynamic Queries
The new MySQL 5.7 version has some great features. One of them […]
The new MySQL 5.7 version has some great features. One of them […]
오늘날 한국어/중국어/일본어등 2바이트 문자권에서의 SW개발 및 다국어를 대비한 문자열 인코딩은 거의 UTF-8로 […]
How to enable JSON-Payload input in Slim Framework… SlimMiddlewareContentTypes.php <?php /** * […]
The MySQL dose not supports ‘Nested Transaction’. Transactions cannot be nested. This […]
fn_ipv4_match( needle, haystack ) Returns 1 if haystack contains needle. needle : IPv4 […]
Return json string from table data. — Author: Matthew D. Erwin (Snaptech, […]
1. Download & Prepare cd /usr/local/src wget -O php_screw-1.5.tar.gz http://downloads.sourceforge.net/project/php-screw/php-screw/1.5/php_screw-1.5.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fphp-screw%2F tar -zxvf php_screw-1.5.tar.gz cd php_screw-1.5 /usr/bin/phpize […]
바햐흐로 Big Data시대, 그리고 Data Visualization… 개인적으로도 지난 프로젝트까지는 Data Visualization의 절대 강자 […]
원래 십여년전(?)부터 뜯어고쳐 오며 사용하던 소스를 좀 정리했다. 이전에 GD를 직접 컨트롤 […]
“HTML 코딩에 대하여 언제 한번 글을 써봐야지” 하면서도 4~5년 계속 하지 못해오다가, […]