<?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>ExpBuilder &#187; ini</title>
	<atom:link href="http://ar.expbuilder.com/tag/ini/feed" rel="self" type="application/rss+xml" />
	<link>http://ar.expbuilder.com</link>
	<description>مدونة ووردبريس عربية أخرى</description>
	<lastBuildDate>Wed, 05 May 2010 09:52:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple INI</title>
		<link>http://ar.expbuilder.com/simple-ini.html</link>
		<comments>http://ar.expbuilder.com/simple-ini.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:27:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1093</guid>
		<description><![CDATA[Simple INI
By: Henrique Mayer
This is a simple class that can be used to read, modify and generate configuration files in the .INI format.
It reads .INI files using PHP parse_ini_file to store the configuration values in associative arrays.
The class provides functions to set and get specific values of each configuration option.
When the values are changed, the [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/simple-ini.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Ini Files</title>
		<link>http://ar.expbuilder.com/read-ini-files.html</link>
		<comments>http://ar.expbuilder.com/read-ini-files.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:26:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Read]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1087</guid>
		<description><![CDATA[Read Ini Files


By:Marcelo Costales
This is a simple class meant to parse configuration files in the ini format and extract the values of given keys.
Download:
http://www.ziddu.com/download/7528171/readini-2004-06-02.zip.html


]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/read-ini-files.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP.ini</title>
		<link>http://ar.expbuilder.com/php-ini.html</link>
		<comments>http://ar.expbuilder.com/php-ini.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:25:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1079</guid>
		<description><![CDATA[PHP.ini
By: Skiyo
This class can be used to manage configuration options in the PHP.ini file.
It can parse the php.ini file to extract the values of the PHP configuration options.
The class can change the options values, add and remove new options or sections, and when done it can save the changes back to the php.ini file.
Download:
http://www.ziddu.com/download/7528059/phpini-2009-02-09.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-ini.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little INI Parser</title>
		<link>http://ar.expbuilder.com/little-ini-parser.html</link>
		<comments>http://ar.expbuilder.com/little-ini-parser.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:20:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Little]]></category>
		<category><![CDATA[Parser]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1063</guid>
		<description><![CDATA[Little INI Parser
By: Andrey Nikishaev
This class can be used to parse INI files and store values in arrays.
It can parse multiple INI files and merge the configuration values defined in all files into a single array.
The class returns the array with all parsed configuration values.
Download:
http://www.ziddu.com/download/7505457/little_ini_parser-2008-10-24.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/little-ini-parser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ini manager</title>
		<link>http://ar.expbuilder.com/ini-manager-2.html</link>
		<comments>http://ar.expbuilder.com/ini-manager-2.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:19:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Manager]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1057</guid>
		<description><![CDATA[ini manager
By: Kenan Savas
This class can be used to manipulate configuration files in the INI format.
It is an improved version of the original ini manager class written by Alessandro Rosa.
This version fixes some bugs and adds a few new functions.
Download:
http://www.ziddu.com/download/7505409/ini_file_management-2009-03-22.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-manager-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ini File</title>
		<link>http://ar.expbuilder.com/ini-file.html</link>
		<comments>http://ar.expbuilder.com/ini-file.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:17:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[ini]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1054</guid>
		<description><![CDATA[ini File


By: James Barwick
This package can be used to manipulate configuration files in the INI format as PHP objects.
There are several classes that abstract INI files, INI file sections, configuration values and comments.
The INI file class can parse INI files and create objects for the INI sections, configuration values and comments.
The INI file class can [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-file.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ini RWC</title>
		<link>http://ar.expbuilder.com/ini-rwc.html</link>
		<comments>http://ar.expbuilder.com/ini-rwc.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:16:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[RWC]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1052</guid>
		<description><![CDATA[ini RWC
By: Kozak Andrey
This class can read and write configuration settings in files in the .INI format.
It can:
-Parse .INI files and return an associative array with the names of the defined parameters and the respective values
-Create .INI files from an associative array of parameter values.
-Change or add parameters to existing .INI files.
It may also generate [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-rwc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ini Interaction</title>
		<link>http://ar.expbuilder.com/ini-interaction.html</link>
		<comments>http://ar.expbuilder.com/ini-interaction.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:16:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Interaction]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1050</guid>
		<description><![CDATA[Ini Interaction
By:   QuangLV
This class can be used to create and manipulate configuration files in the .INI format. It can:
- Parse a given .INI file and store its values in bidimensional associative array split by section and setting option
- Add, rename and remove sections or options
- Change option values
- Store the .INI settings in [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-interaction.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INI Manager Improved</title>
		<link>http://ar.expbuilder.com/ini-manager-improved.html</link>
		<comments>http://ar.expbuilder.com/ini-manager-improved.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:15:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Improved]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Manager]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1048</guid>
		<description><![CDATA[INI Manager Improved
By: Pierpaolo
This class can be used to manipulate configuration files in the INI format.
It is based on the INI Manager class originally written by Alessandro Rosa.
This version is mostly based on performance improvements while accessing the INI files.
Download:
http://www.ziddu.com/download/7505297/ini_manager_i-2008-11-27.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-manager-improved.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INI Manager</title>
		<link>http://ar.expbuilder.com/ini-manager.html</link>
		<comments>http://ar.expbuilder.com/ini-manager.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[Manager]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1046</guid>
		<description><![CDATA[INI Manager
By: zandor
This class can be used to manipulate configuration files in the ini format.
It can search for option entries, add new options, change or delete existing options.
The entries are manipulated by specifying the name of the ini file as parameters. The file is created automatically if necessary.
Download:
http://www.ziddu.com/download/7505264/ini_manager-2008-12-18.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ini-manager.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
