출처:http://in.segye.com/conan/155
하하 그런데 주몽의 시호는 무엇일가?
출처:http://in.segye.com/conan/155
ini_set('display_errors', 'off');
.....
echo ' <author>', htmlspecialchars($author), '</author>', CRLF;
echo ' <pubDate>', $item['pubDate'], '</pubDate>', CRLF;
echo '</response>';
mysql_free_result($result); //요 두줄을 추가 해주면 된다.
mysql_free_result($tag_result);
보너스