<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mysql &#8211; SEO Korea</title>
	<atom:link href="https://seokorea.net/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://seokorea.net</link>
	<description>SEOKorea.net 은 한국인을 위한 SEO 정보와 인터넷 사업정보, 그리고 인터넷 광고 정보와 해외 우수 Merchant를 한국의 윤리적 Publisher들에게 제공해 여러분에게 수익과 유쾌한 인생을 제공합니다.</description>
	<lastBuildDate>Tue, 24 Apr 2007 16:15:56 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.4</generator>
	<item>
		<title>PHP 와 MySQL의 버전 체크하기</title>
		<link>https://seokorea.net/php-%ec%99%80-mysql%ec%9d%98-%eb%b2%84%ec%a0%84-%ec%b2%b4%ed%81%ac%ed%95%98%ea%b8%b0/</link>
					<comments>https://seokorea.net/php-%ec%99%80-mysql%ec%9d%98-%eb%b2%84%ec%a0%84-%ec%b2%b4%ed%81%ac%ed%95%98%ea%b8%b0/#respond</comments>
		
		<dc:creator><![CDATA[seokorea]]></dc:creator>
		<pubDate>Tue, 24 Apr 2007 16:15:56 +0000</pubDate>
				<category><![CDATA[SEO 와 기술]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://seokorea.net/?p=45</guid>

					<description><![CDATA[여러분들이 해외 웹호스팅 &#160;에서 Nucleus CMS 이나, phpBB,oscommerce ,등의 소프트웨어를 설치하실때나 또는 별도로 특정 소프트웨어를 설치하실 때,자신의 서버의 &#160;PHP 와 MySQL의 버전을 체크하는 방법입니다. 아주 간단하게 다음의 PHP파일을 호스팅 계정에 올리셔서 실행시키면 됩니다.물론 localhost,username,password 에 자신의 것을 적으셔야 겠죠. &#60;?php&#160; $link = mysql_connect(&#8220;localhost&#8221;,&#8221;username&#8221;,&#8221;password&#8221;);&#160; print &#8220;&#60;p&#62;PHP Version &#8220;.phpversion().&#8221;&#60;/p&#62;&#8221;;&#160; print &#8220;&#60;p&#62;MySQL Version &#8220;.mysql_get_server_info($link).&#8221;&#60;/p&#62;&#8221;;?&#62;]]></description>
										<content:encoded><![CDATA[<p><P>여러분들이 <SPAN class=topictitle><A class=topictitle href="http://orangedigm.com/phpBB2/viewtopic.php?t=51"><STRONG><FONT color=#006699 size=2>해외 웹호스팅 </FONT></STRONG></A>&nbsp;</SPAN>에서 <STRONG><FONT color=#006699 size=2><A href="http://orangedigm.com/phpBB2/viewtopic.php?t=90"><STRONG><FONT color=#006699 size=2>Nucleus CMS </FONT></STRONG></A></FONT></STRONG>이나, <STRONG><FONT color=#006699 size=2><A href="http://orangedigm.com/phpBB2/viewtopic.php?t=18"><STRONG><FONT color=#006699 size=2>phpBB</FONT></STRONG></A></FONT></STRONG>,<STRONG><FONT color=#006699 size=2><A href="http://orangedigm.com/phpBB2/viewtopic.php?t=55"><STRONG><FONT color=#006699 size=2>oscommerce</FONT></STRONG></A></FONT></STRONG> ,등의 <br />소프트웨어를 설치하실때나 또는 별도로 특정 소프트웨어를 설치하실 때,<br />자신의 서버의 &nbsp;PHP 와 MySQL의 버전을 체크하는 방법입니다.</p>
<p>아주 간단하게 다음의 PHP파일을 호스팅 계정에 올리셔서 실행시키면 됩니다.<br />물론 localhost,username,password 에 자신의 것을 적으셔야 겠죠.</p>
<p>&lt;?php<br />&nbsp; $link = mysql_connect(&#8220;localhost&#8221;,&#8221;username&#8221;,&#8221;password&#8221;);<br />&nbsp; print &#8220;&lt;p&gt;PHP Version &#8220;.phpversion().&#8221;&lt;/p&gt;&#8221;;<br />&nbsp; print &#8220;&lt;p&gt;MySQL Version &#8220;.mysql_get_server_info($link).&#8221;&lt;/p&gt;&#8221;;<br />?&gt; <br /></P><script> </script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://seokorea.net/php-%ec%99%80-mysql%ec%9d%98-%eb%b2%84%ec%a0%84-%ec%b2%b4%ed%81%ac%ed%95%98%ea%b8%b0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
