<?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>print_r &#8211; Minhwan Record</title>
	<atom:link href="https://wp.goodzz.shop/tag/print_r/feed" rel="self" type="application/rss+xml" />
	<link>https://wp.goodzz.shop</link>
	<description>기록</description>
	<lastBuildDate>Wed, 13 Sep 2023 00:21:41 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://wp.goodzz.shop/wp-content/uploads/2023/08/unnamed-150x150.jpg</url>
	<title>print_r &#8211; Minhwan Record</title>
	<link>https://wp.goodzz.shop</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Classic ASP] PHP 의 print_r 함수처럼</title>
		<link>https://wp.goodzz.shop/dev/asp/424</link>
					<comments>https://wp.goodzz.shop/dev/asp/424#respond</comments>
		
		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Mon, 28 Aug 2023 00:58:44 +0000</pubDate>
				<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[print_r]]></category>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=424</guid>

					<description><![CDATA[&#60;% Sub print_r(var) Dim myPrint Set myPrint = New clsPrint myPrint.print var, 0 End Sub Class clsPrint Public Sub print(var, nIndent) Dim nType, sTypeName 'Response.Write TypeName(var) nType = VarType(var) Select Case nType Case 0: Response.Write "(vbEmpty)" Case 1: Response.Write "(vbNull)" Case 2: Response.Write var &#38; "(vbIngerger)" Case 3: Response.Write var &#38; "(vbLong)" Case 4,5: Response.Write [&#8230;]]]></description>
		
					<wfw:commentRss>https://wp.goodzz.shop/dev/asp/424/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
