<?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; Data</title>
	<atom:link href="http://ar.expbuilder.com/tag/data/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>Log User Data with PHP &amp; MySQL</title>
		<link>http://ar.expbuilder.com/log-user-data-with-php-mysql.html</link>
		<comments>http://ar.expbuilder.com/log-user-data-with-php-mysql.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:04:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[دروس البى إتش بى للمبتدئين]]></category>
		<category><![CDATA[ماى إس كيو إل]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[User]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1201</guid>
		<description><![CDATA[Hello, if any of you guys want to know who is visiting your website and when, then this is for you.
This will consist of 3 files for adding and displaying the logs (plus any other page you wish to log user data from).
The first thing we have to do is create a new table in [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/log-user-data-with-php-mysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Data</title>
		<link>http://ar.expbuilder.com/sql-data.html</link>
		<comments>http://ar.expbuilder.com/sql-data.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:45:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=918</guid>
		<description><![CDATA[SQL Data

By ; Richard Munroe
SQLData is an extension of the dm.DB class. SQLData provides object-relational mappings to store and retrieve persistent objects in an SQL database.
SQLData comes with additional scripts for generating classes to be used by applications to access given database tables using the SQLData class.
These scripts are meant to run from the command [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/sql-data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP data caching class</title>
		<link>http://ar.expbuilder.com/php-data-caching-class.html</link>
		<comments>http://ar.expbuilder.com/php-data-caching-class.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 17:34:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=673</guid>
		<description><![CDATA[PHP data caching class

By : Charles
This class can be used to cache arbitrary data in files.
It can check if a given cache file exists and is not expired. If so, it returns the cached data.
If the cache file is not valid, the class can store the data for an optionally period of time after which [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-data-caching-class.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Grid Manage Data</title>
		<link>http://ar.expbuilder.com/ajax-grid-manage-data.html</link>
		<comments>http://ar.expbuilder.com/ajax-grid-manage-data.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 11:32:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[Manage]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=84</guid>
		<description><![CDATA[By: Neeraj Thakur
This class can be used to manipulate MySQL database table records displayed in a HTML table.
It displays a table with data from fields of a MySQL database table.
The table can display links for sort the listing by the clicked column and also to execute actions such as insert a new record, update and [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ajax-grid-manage-data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX DataGrid</title>
		<link>http://ar.expbuilder.com/ajax-datagrid.html</link>
		<comments>http://ar.expbuilder.com/ajax-datagrid.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 00:22:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Grid]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=72</guid>
		<description><![CDATA[By : Hugo Weijes
This class can be used to list data in an HTML table that can be edited using AJAX.
It supports list page scrolling, column sorting, and in-place editing of data cells using form fields to alter the values and AJAX requests to save the changed values to the server.
Download:
http://www.ziddu.com/download/7217339/ajaxdatagrid-2006-12-28.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ajax-datagrid.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
