'PHP'에 해당되는 글 146건

  1. 2012.05.16 [PHP] 흥미도 측정 (Interestingness measure) 2
  2. 2012.05.11 [PHP] date('W') 의 버그(?)
  3. 2011.12.05 [PHP] empty() 사용시 에러 can't use method return value in write context ...
  4. 2011.12.02 [PHP] xdebug 설치했는데 var_dump가 예쁘게 안나올 때
  5. 2011.09.16 [PHP] Multi-byte unserialize
  6. 2011.08.23 [PHP] xampp 설치시 php_pdo_pgsql.dll, php_pgsql.dll 을 로딩하지 못할 때
  7. 2011.07.11 [PHP] xml 데이터를 배열로 변환 (xml to json to array)
  8. 2011.04.26 [PHP] in_array 사용시 integer 0 주의
  9. 2011.03.14 [PHP] 유니코드 변환 (\uXXXX) 6
  10. 2010.12.02 [PHP] WebSocket 서버를 구성해서 handshake 데이터를 계산할 때 주의사항. [unsigned integer]
  11. 2010.11.22 [PHP] 대용량 파일업로드를 위한 설정 (ini settings for upload large size file)
  12. 2010.11.01 [PHPUnit] echo를 하는 함수의 테스트
  13. 2010.10.28 [PHP] 생성되지 않는 파일명, 디렉토리명 (invalid file name, directory name)
  14. 2010.10.13 [PHP] 소스에서 추출한 에러메세지
  15. 2010.09.14 [PHP Extension] 잡다한 것들. 6
  16. 2010.09.14 [PHP Extension] String
  17. 2010.09.14 [PHP] mod_php5 request life cycle
  18. 2010.09.14 [PHP] PHP Core - PHP interpreter
  19. 2010.09.14 [PHP] mod_php5 (SAPI for Apache)
  20. 2010.09.13 [PHP Extension] Call User Function
  21. 2010.09.13 [PHP Extension] Super Globals
  22. 2010.09.09 [PHP Extension] C++로 제작하기 위한 config.m4
  23. 2010.08.06 [PHP Extension] 클래스 (Class)
  24. 2010.08.05 [PHP Extension] lxr.php.net (OpenGrok)
  25. 2010.08.04 [PHP Extension] INI 세팅
  26. 2010.08.04 [PHP Extension] Auto Globals
  27. 2010.08.04 [PHP Extension] Extension Globals (모듈 전역변수)
  28. 2010.08.04 [PHP Extension] 상수 (Constants)
  29. 2010.08.04 [PHP Extension] phpinfo() 에 extension 정보 출력하기
  30. 2010.08.02 [PHP Extension] Data types used by Zend/PHP