<?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; Script</title>
	<atom:link href="http://ar.expbuilder.com/tag/script/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>إسكربت إدارة الإعلانات المجانى</title>
		<link>http://ar.expbuilder.com/free-ads-manager-script-in-php-powered-by-expbuilder-com.html</link>
		<comments>http://ar.expbuilder.com/free-ads-manager-script-in-php-powered-by-expbuilder-com.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:27:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[إسكربتات الموقع المجانية]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Ads]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Manager]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1251</guid>
		<description><![CDATA[اقدم لكم اسكربت ادارة الاعانات النصية والبنرية للعملاء &#8230;

لتجربة الإسكربت: http://www.expbuilder.com/testpages/ads/index.php
لتجربة صفحة الادمن :
<div><center>&#1607;&#1584;&#1575; &#1575;&#1604;&#1605;&#1581;&#1578;&#1608;&#1609; &#1605;&#1582;&#1601;&#1609;</center></div>
التحميل:
الاسكربت مجانى ( مقدم مجانى من expbuilder.com )
النسخة 1.1.0
للتحميل: http://www.ziddu.com/download/7260621/Ads.zip.html
النسخة 1.2.0
للتحميل:                            [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/free-ads-manager-script-in-php-powered-by-expbuilder-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Login script tutorial</title>
		<link>http://ar.expbuilder.com/php-login-script-tutorial.html</link>
		<comments>http://ar.expbuilder.com/php-login-script-tutorial.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:12:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[دروس البى إتش بى للمبتدئين]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1224</guid>
		<description><![CDATA[PHP Login script tutorial
Overview  In this tutorial create 3 files
1. main_login.php
2. checklogin.php
3. login_success.php
Step
1. Create table &#8220;members&#8221; in database &#8220;test&#8221;.
2. Create file main_login.php.
3. Create file checklogin.php.
4. Create file login_success.php.
5. Create file logout.php
1- Create table &#8220;members&#8221;


Code:
CREATE TABLE `members` (
                  [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-login-script-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Ad Rotation Script</title>
		<link>http://ar.expbuilder.com/simple-ad-rotation-script.html</link>
		<comments>http://ar.expbuilder.com/simple-ad-rotation-script.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:11:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[الجافا إسكربت]]></category>
		<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[دروس البى إتش بى للمبتدئين]]></category>
		<category><![CDATA[Ad]]></category>
		<category><![CDATA[Rotation]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1222</guid>
		<description><![CDATA[Overview
In this script (very easy script), we have 3 ads for rotation
first ad we want it to display 70%
second ad we want to display 20%
and the last one we want to display 10%
What to do
1. Random number 1-100
- if result = 1-70 (we have opportunity to display ad 1, 70%)
- if result = 71-90 (we [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/simple-ad-rotation-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP Hit Counter Script</title>
		<link>http://ar.expbuilder.com/simple-php-hit-counter-script.html</link>
		<comments>http://ar.expbuilder.com/simple-php-hit-counter-script.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:09:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[التعليم]]></category>
		<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[دروس البى إتش بى للمبتدئين]]></category>
		<category><![CDATA[Counter]]></category>
		<category><![CDATA[Hit]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1216</guid>
		<description><![CDATA[Important
It is worth noting that this tutorial is paginated, and that the entire tutorial contains 4 pages.  Just remember that the tutorial is not finished just after the first page!
PHP 4+ is required for this tutorial.  PHP 5 is optional
This tutorial is for beginners with very limited knowledge of PHP. You will learn [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/simple-php-hit-counter-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP login script</title>
		<link>http://ar.expbuilder.com/php-login-script.html</link>
		<comments>http://ar.expbuilder.com/php-login-script.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:56:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[دروس البى إتش بى للمبتدئين]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1179</guid>
		<description><![CDATA[Programming a php login script can be a real pain. It has to be well coded, unique and, most of all, secure. We will pass all the mentioned aspects of a php login system in this tutorial by actually building one. Today I&#8217;m going to teach you how to write a good login script with [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-login-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP script to display Google PageRank</title>
		<link>http://ar.expbuilder.com/php-script-to-display-google-pagerank.html</link>
		<comments>http://ar.expbuilder.com/php-script-to-display-google-pagerank.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:45:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[التعليم]]></category>
		<category><![CDATA[الدروس]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Page Rank]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1161</guid>
		<description><![CDATA[PHP script to display Google PageRank
PageRank is a numeric value that represents how important a page is on the web. It is Google’s way of measuring the importance of web site.Here is how Google explains PageRank:
PageRank relies on the uniquely democratic nature of the web by using its vast link structure as an indicator of [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-script-to-display-google-pagerank.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News Script</title>
		<link>http://ar.expbuilder.com/news-script.html</link>
		<comments>http://ar.expbuilder.com/news-script.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:21:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1071</guid>
		<description><![CDATA[News Script


By: Andrew
This class can be used to manage and publish news articles stored in a MySQL database.
It can add, edit and delete articles from a MySQL database table.
The class can also display individual news articles using an external template script.
Download:
http://www.ziddu.com/download/7527982/newsscript-2008-07-13.zip.html


]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/news-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lib Script Parser</title>
		<link>http://ar.expbuilder.com/lib-script-parser.html</link>
		<comments>http://ar.expbuilder.com/lib-script-parser.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:19:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Lib]]></category>
		<category><![CDATA[Parser]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1061</guid>
		<description><![CDATA[Lib Script Parser
By: Cornelius Bolten
This package is meant to parse configuration files that define hierarchies of settings with unlimited depth.
It builds associative arrays with the names of the options and the respective values.
Download:
http://www.ziddu.com/download/7505436/libscriptparser-2004-05-11.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/lib-script-parser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
