WordPress 사이트

2012년 11월 22일 golgol 0

서울시청 : http://www.seoul.go.kr 쇼설LG전자 : http://social.lge.co.kr/ Bloter : http://www.bloter.net/ http://www.tecmint.com/

소스분석

2012년 11월 03일 golgol 0

/** 디비명 */ define(‘DB_NAME‘, ‘wordpress525’); /** MySQL user */ define(‘DB_USER‘, ‘wordpressuser525’); /** MySQL password */ define(‘DB_PASSWORD‘, ‘z!U7]d2Fgt*L’); /** MySQL hostname */ define(‘DB_HOST‘, ‘localhost’); /** […]

WordPress Tables

2012년 08월 08일 golgol 0

WordPress Tables Database Description http://codex.wordpress.org/Database_Description