new php and warnings: trim() expects parameter 1 to be string
=> if (is_string($value) { $nvalue = trim($value); }'Course > PHP' 카테고리의 다른 글
| 엑셀 다운로드 구현 시 한글 깨짐 문제 (0) | 2014.03.05 |
|---|---|
| Fatal error: Allowed memory size of 8388608 bytes exgausted ... (0) | 2014.01.16 |
| php 세팅 [Undefined variable] 문제 (0) | 2014.01.09 |
| 파일업로드 시 꼭 필요한 폼 element (0) | 2013.12.03 |
| 특정문자 제거하기 (0) | 2013.12.02 |