<?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>json Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/json/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Thu, 23 Jan 2020 01:22:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>json Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/json/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Get data from JSON file with PHP</title>
		<link>https://www.iodocs.com/get-data-json-file-php/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Sun, 19 Jan 2020 22:10:29 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[json]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=634</guid>

					<description><![CDATA[<p>Get the content of the JSON file using: file_get_contents() Definition and Usage The file_get_contents() reads a file into a string. This function is the best way to read the contents of a file into a string. It uses memory mapping if this technique is supported by the web server enhance performance. Example completed: [snippet slug=file_get_contents [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/get-data-json-file-php/">Get data from JSON file with PHP</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How To Make Connection To WordPress Data Base In A Plugin?</title>
		<link>https://www.iodocs.com/make-connection-wordpress-data-base-plugin/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Tue, 13 Feb 2018 18:14:52 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=1362</guid>

					<description><![CDATA[<p>How To Make Connection To WordPress Data Base In A Plugin? Option 1: is to not use a database and instead use JSON or XML to store the data. This is suitable for small amounts of information. Send the client all the data and use JavaScript to expose what the client wants. Option 2 is [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/make-connection-wordpress-data-base-plugin/">How To Make Connection To WordPress Data Base In A Plugin?</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
