<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">

<channel>
<title><![CDATA[www.taymaz.ir]]></title>
<link><![CDATA[http://www.taymaz.ir]]></link>
<description><![CDATA[مقالات]]></description>
<generator>taymaz farshi</generator>
<item>
<title><![CDATA[search code not working..cannot find error..]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_search+code+not+working..cannot+find+error...html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_search+code+not+working..cannot+find+error...html]]></guid>
<description><![CDATA[Hello All, 
 
I have very little experience with php, and I recently downloaded a script on a website for displaying a database here: 
http://www.designplace.org/scripts.php?page=1&c_id=25 
 
I tried changing the code in lines 31-33 so that only certain variables within a record would be displayed....]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[MySQL value as PHP variable]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_MySQL+value+as+PHP+variable.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_MySQL+value+as+PHP+variable.html]]></guid>
<description><![CDATA[Hello 
 
I have to make a menu for a restaurant and I am kind of rookie at MySQL .. 
 
The menu has to be 8 columns wide ( 1column + 7 days ) and 8 rows in height . 
 
The problem is that it needs to be fully customisable , some cells having certain color and other stuff like that . So I can't use...]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Please Help...New to MySQL]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Please+Help...New+to+MySQL.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Please+Help...New+to+MySQL.html]]></guid>
<description><![CDATA[Hi - I've got two (2) Tables: Old and New 
There are two Fields: ID and Status 
What I want to do is compare the ID fields between New and Old; if a specific ID is in the New table BUT NOT in the Old table, the I want to update the Status field in the New table to a Status of 2. 
 
Is this doable?]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[mysql_fetch_array error ,please help me]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_mysql_fetch_array+error+%2Cplease+help+me.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_mysql_fetch_array+error+%2Cplease+help+me.html]]></guid>
<description><![CDATA[hey guys what is wrong with my mysql_fetch_array  
here is my code : 
  <div class="codeblock"> <div class="spaced"> <div><span class="mediumfont">PHP Syntax</span> (<a href="#" onclick="toggle('code802842116'); return false;">Toggle Plain Text</a>)</div> </div> <div id="code802842116_1"><pre...]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[cookies using javascript]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_cookies+using+javascript.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_cookies+using+javascript.html]]></guid>
<description><![CDATA[how can i clear cookies from browser when ever i change any item from a drop down using javascript.....]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Drop Down Box Problem]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_PHP+Drop+Down+Box+Problem.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_PHP+Drop+Down+Box+Problem.html]]></guid>
<description><![CDATA[Hi All. 
 
I am having some trouble with a script which allows a user to upload a photo. When the page first loads it checks if the user has reached their maximum photo capacity. If they have then it will redirect them to another page. If they can upload more photos it will keep them on the page....]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[echo and sort info over several tables]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_echo+and+sort+info+over+several+tables.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_echo+and+sort+info+over+several+tables.html]]></guid>
<description><![CDATA[Really hope you can help with this one 
 
I have a problem whereby i cant get all my data (over 1million and different csv files) to map and import properly, so i thought it would be better to create new tables with all the information seperate (which i can do within a few seconds each time). The...]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Insert into mysql from .txt file depending on Date]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Insert+into+mysql+from+.txt+file+depending+on+Date.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Insert+into+mysql+from+.txt+file+depending+on+Date.html]]></guid>
<description><![CDATA[Hi all,  
I have a code which works fine. 
 
 
<?php 
  
$db = mysql_connect("localhost","root","");  
mysql_select_db("test",$db);  
  
$today = date("F j, Y, g:i a");]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[PHP radio button help]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_PHP+radio+button+help.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_PHP+radio+button+help.html]]></guid>
<description><![CDATA[I have the trial3.php code here. 
 
<html> 
<head> 
<title> 
choose 1 
</title> 
</head> 
<form> 
<input type='radio' name='name1'>edit<?php echo "<form action=trial.php></form>";?></br>]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:19 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Form Problems - PHP]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Form+Problems+-+PHP.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Form+Problems+-+PHP.html]]></guid>
<description><![CDATA[Hi,  
 
I'm completely new to scripting and may as well be looking into a tin of beans. 
 
I'm working is CS4. 
 
I can create a contact form and set up the spry values and hidden fields etc. 
 
My host supports PHP but doesn't offer a mail script to I have to upload my own.]]></description>
<pubDate><![CDATA[Sun, 15 Aug 2010 15:21:18 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[تهیه تصویر از صفحه نمایش مانیتور]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D8%AA%D9%87%DB%8C%D9%87+%D8%AA%D8%B5%D9%88%DB%8C%D8%B1+%D8%A7%D8%B2+%D8%B5%D9%81%D8%AD%D9%87+%D9%86%D9%85%D8%A7%DB%8C%D8%B4+%D9%85%D8%A7%D9%86%DB%8C%D8%AA%D9%88%D8%B1.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D8%AA%D9%87%DB%8C%D9%87+%D8%AA%D8%B5%D9%88%DB%8C%D8%B1+%D8%A7%D8%B2+%D8%B5%D9%81%D8%AD%D9%87+%D9%86%D9%85%D8%A7%DB%8C%D8%B4+%D9%85%D8%A7%D9%86%DB%8C%D8%AA%D9%88%D8%B1.html]]></guid>
<description><![CDATA[<div style="text-align: right"><b><span style="font-family:Tahoma;">مقدمه :</span></b><span style="font-family:Tahoma;"><br />
<br />
در برخی برنامه های تحت ویندوز، گاهی نیاز می باشد که از صفحه نمایش مانیتور یک و یا چند عکس گرفته و عملیات خاصی را روی آن انجام دهیم.<br />
<br />
تا قبل از انتشار Dot Net Framework 2.0 این عمل توسط GDI انجام می شد. ولی اکنون با استفاده از متدی به نام CopyFromScreen ، این عمل به سادگی قابل انجام می باشد.</span></div>]]></description>
<pubDate><![CDATA[Sat, 14 Aug 2010 15:18:51 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[تولید اعداد 64 بیتی تصادفی و غیر تکراری]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D8%AA%D9%88%D9%84%DB%8C%D8%AF+%D8%A7%D8%B9%D8%AF%D8%A7%D8%AF+64+%D8%A8%DB%8C%D8%AA%DB%8C+%D8%AA%D8%B5%D8%A7%D8%AF%D9%81%DB%8C+%D9%88+%D8%BA%DB%8C%D8%B1+%D8%AA%DA%A9%D8%B1%D8%A7%D8%B1%DB%8C.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D8%AA%D9%88%D9%84%DB%8C%D8%AF+%D8%A7%D8%B9%D8%AF%D8%A7%D8%AF+64+%D8%A8%DB%8C%D8%AA%DB%8C+%D8%AA%D8%B5%D8%A7%D8%AF%D9%81%DB%8C+%D9%88+%D8%BA%DB%8C%D8%B1+%D8%AA%DA%A9%D8%B1%D8%A7%D8%B1%DB%8C.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family:Tahoma;">&nbsp;یکی از نیاز هایی که توسعه گران نرم افزار معمولا با آن روبرو می باشند، تولید اعداد، کارکترها، کدها و ... به شکل تصادفی و غیر تکرای می باشد.<br />
<br />
یکی از روش هایی که معمولا برای تولید این کدها استفاه می شود، استفاده از کلاس GUID می باشد. شناسه ای که توسط کلاس GUID تولید می شود، شامل 32 کاراکتر به همراه چهار علامت &quot;-&quot; می باشد.</span></div>]]></description>
<pubDate><![CDATA[Sat, 14 Aug 2010 15:14:22 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Parse error: syntax error, unexpected T_STRING]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Parse+error%3A+syntax+error%2C+unexpected+T_STRING.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Parse+error%3A+syntax+error%2C+unexpected+T_STRING.html]]></guid>
<description><![CDATA[I am new to PHP so please explain to me like you would to a child ^_^. I am trying to write a simple php script and keep getting this error: 
 
Parse error: syntax error, unexpected T_STRING in /home/alertsfortraders/www.addictedtotrading.com/wp-content/plugins/exec-php/includes/runtime.php(42) :...]]></description>
<pubDate><![CDATA[Fri, 13 Aug 2010 09:20:22 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Typing the "&" sympbol in textfield causeing fatel error]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Typing+the+%22%26%22+sympbol+in+textfield+causeing+fatel+error.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Typing+the+%22%26%22+sympbol+in+textfield+causeing+fatel+error.html]]></guid>
<description><![CDATA[I've just launced a site and members sign up and create profile pages. We are discovering if they type the "&" symbol and/or other symbols like "<" it results in a catchable fatel error when you try to go to that members profile page. 
 
Please Help!]]></description>
<pubDate><![CDATA[Fri, 13 Aug 2010 09:20:22 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[غیر قابل دسترس نمودن وب سایت، هنگام بروزرسانی]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D8%BA%DB%8C%D8%B1+%D9%82%D8%A7%D8%A8%D9%84+%D8%AF%D8%B3%D8%AA%D8%B1%D8%B3+%D9%86%D9%85%D9%88%D8%AF%D9%86+%D9%88%D8%A8+%D8%B3%D8%A7%DB%8C%D8%AA%D8%8C+%D9%87%D9%86%DA%AF%D8%A7%D9%85+%D8%A8%D8%B1%D9%88%D8%B2%D8%B1%D8%B3%D8%A7%D9%86%DB%8C.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D8%BA%DB%8C%D8%B1+%D9%82%D8%A7%D8%A8%D9%84+%D8%AF%D8%B3%D8%AA%D8%B1%D8%B3+%D9%86%D9%85%D9%88%D8%AF%D9%86+%D9%88%D8%A8+%D8%B3%D8%A7%DB%8C%D8%AA%D8%8C+%D9%87%D9%86%DA%AF%D8%A7%D9%85+%D8%A8%D8%B1%D9%88%D8%B2%D8%B1%D8%B3%D8%A7%D9%86%DB%8C.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family:Tahoma;">معمولا هنگام بروز رسانی فایل های وب سایت، اگر کاربران در حال بازدید از صفحات و استفاده از امکانات وب سایت باشند، با خطاهای ناخواسته ای روبرو می شوند که این موضوع کاملا طبیعی می باشد. این موضوع می تواند باعث آزار بازدید کننده و یک تجربه ناخوشایند برای وب سایت باشد.&nbsp;</span></div>]]></description>
<pubDate><![CDATA[Fri, 13 Aug 2010 08:42:11 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[پیاده سازی ساختار های سلسله مراتبی در SQL Server]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D9%BE%DB%8C%D8%A7%D8%AF%D9%87+%D8%B3%D8%A7%D8%B2%DB%8C+%D8%B3%D8%A7%D8%AE%D8%AA%D8%A7%D8%B1+%D9%87%D8%A7%DB%8C+%D8%B3%D9%84%D8%B3%D9%84%D9%87+%D9%85%D8%B1%D8%A7%D8%AA%D8%A8%DB%8C+%D8%AF%D8%B1+SQL+Server.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D9%BE%DB%8C%D8%A7%D8%AF%D9%87+%D8%B3%D8%A7%D8%B2%DB%8C+%D8%B3%D8%A7%D8%AE%D8%AA%D8%A7%D8%B1+%D9%87%D8%A7%DB%8C+%D8%B3%D9%84%D8%B3%D9%84%D9%87+%D9%85%D8%B1%D8%A7%D8%AA%D8%A8%DB%8C+%D8%AF%D8%B1+SQL+Server.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family:Tahoma;">مقدمه :<br />
در اين مقاله به يکي از روشهاي پياده سازي ساختارهاي درختي يا سلسله مراتبي در پايگاه داده هاي رابطه اي مي پردازم <br />
<br />
در تحليل برخي از سيستم ها و مسائل با پايگاه داده هاي سلسله مراتبي مواجه هستيم ، به اين معني که بين برخي از موجوديت هاي سيستم رابطه پدر فرزندي وجود دارد و در واقع با يک ساختار درختي مواجهيم .<br />
به عنوان مثال رابطه بين بخش هاي مختلف يک سازمان (چارت سازماني) ، رابطه پيش نيازي بين دروس ، رابطه زير شاخه يا زير مجموعه بودن بين موجوديت ها و ...<br />
<br />
<br />
پياده کردن اين نوع روابط در پايگاه داده رابطه اي کار آساني نيست . به عنوان مثال پيدا کردن تمام بخشهاي  زير مجموعه يک سازمان يا يافتن تمام پيش نيازهاي يک درس و ...<br />
در اين موارد مي توانيم از توابع بازگشتي استفاده کنيم .<br />
<br />
<br />
براي درک بهتر مطلب به بررسي مسئله چارت سازماني مي پردازيم .<br />
سازمانها معمولا داراي يک سلسله مراتب سازماني يا همان چارت سازماني هستند به اين معنا که هر بخش آن سازمان زير مجموعه ( فرزند ) يک بخش ديگر سازمان است و بخش هاي ديگر سازمان ممکن است زير مجموعه اين بخش باشند ( اين بخش پدر بخش هاي ديگري باشد ) .<br />
&nbsp;</span></div>]]></description>
<pubDate><![CDATA[Thu, 12 Aug 2010 13:25:14 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Cannot modify header information - headers already sent by ... functions.php:16]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Cannot+modify+header+information+-+headers+already+sent+by+...+functions.php%3A16.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Cannot+modify+header+information+-+headers+already+sent+by+...+functions.php%3A16.html]]></guid>
<description><![CDATA[Hello,    Can anyone please help me straighten out this error? I've tried a few things, but cannot seem to solve it.    I am getting a 500 Internal Server error on a Wordpress 2.8 blog. I cannot get any pages to show up, nor log in to the admin area.    The blog is here:...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:06 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[A really simple question]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_A+really+simple+question.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_A+really+simple+question.html]]></guid>
<description><![CDATA[Hey everyone I'm new to php and I was wondering what does the * mean in php?  I tried to search for it on google but it searches for anything if I put in a *  Is that what it means in php? anything?]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:06 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Is there a way to rename any file in a folder]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Is+there+a+way+to+rename+any+file+in+a+folder.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Is+there+a+way+to+rename+any+file+in+a+folder.html]]></guid>
<description><![CDATA[What I want to do is to rename a particalar file that is ftp'd to the server into a certain folder which I will call &quot;raw&quot; and have that file renamed to &quot;image.jpg&quot; in the folder &quot;webcam&quot; but the file uploaded by the webcam is different every time because the webcam puts the time and date in the...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:06 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[3 Reasons to use Mysqli instead of Mysql]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_3+Reasons+to+use+Mysqli+instead+of+Mysql.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_3+Reasons+to+use+Mysqli+instead+of+Mysql.html]]></guid>
<description><![CDATA[1) Simplicity. Mysqli is object oriented. It's simple to use. You create an object and pass your database information to the constructor. And you're all set.
<div class="codeblock">
<div class="spaced">
<div><span class="mediumfont">PHP Syntax</span> (</div>
</div>
</div>]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Help with user authentication...]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Help+with+user+authentication....html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Help+with+user+authentication....html]]></guid>
<description><![CDATA[Hello,     I have a PHP Login Form and it works fine, but users with Fiddler2 (Web Debugging Proxy) have the ability to hide their PHPSESSID Completely. What is a good system that I can use to prevent this, as anonymous users can cause trouble on the website.]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[.jpg vs. .JPG problem, what's the difference?]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_.jpg+vs.+.JPG+problem%2C+what%27s+the+difference%3F.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_.jpg+vs.+.JPG+problem%2C+what%27s+the+difference%3F.html]]></guid>
<description><![CDATA[When members upload a picture to their profiles if the extension is .jpg, or .png everything is fine; however, if the extension is all uppercase .JPG or .PNG, the photo still uploads but doesn?t display.    What could be causing this? I?ve pasted some code below but I?m not sure if it?s the exact...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[PHP Port Forwarding?]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_PHP+Port+Forwarding%3F.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_PHP+Port+Forwarding%3F.html]]></guid>
<description><![CDATA[My web host has closed off port 25 to user code as it was being used by other users to send spam. Unfortunately, I have the following code which I use to validate email addresses:    function fixed_gethostbyname ($host) {      // Try the lookup as normal...      $ip = gethostbyname($host);      //...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Parse error: syntax error, unexpected T-STRING]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Parse+error%3A+syntax+error%2C+unexpected+T-STRING.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Parse+error%3A+syntax+error%2C+unexpected+T-STRING.html]]></guid>
<description><![CDATA[I am new to PHP so please explain to me like you would to a child ^_^. I am trying to write a simple php script and keep getting this error:    Parse error: syntax error, unexpected T_STRING in /home/alertsfortraders/www.addictedtotrading.com/wp-content/plugins/exec-php/includes/runtime.php(42) :...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Redirecting to profile page based off login]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Redirecting+to+profile+page+based+off+login.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Redirecting+to+profile+page+based+off+login.html]]></guid>
<description><![CDATA[We have three different accounts on our website that members can sign up to but one login page. How can I set it up so when a user logs in they are taken to the correct account based off their user id?     Right now when someone logs in they are automatically redirected to ?account one? but if they...]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Typing the ]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Typing+the+.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Typing+the+.html]]></guid>
<description><![CDATA[I've just launced a site and members sign up and create profile pages. We are discovering if they type the &quot;&&quot; symbol and/or other symbols like &quot;&lt;&quot; it results in a catchable fatel error when you try to go to that members profile page.    Please Help!]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:05 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[Forums RSS Notification]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_Forums+RSS+Notification.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_Forums+RSS+Notification.html]]></guid>
<description><![CDATA[]]></description>
<pubDate><![CDATA[Wed, 11 Aug 2010 15:00:03 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[حذف کاراکترهای تکراری در کنار همدیگر]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D8%AD%D8%B0%D9%81+%DA%A9%D8%A7%D8%B1%D8%A7%DA%A9%D8%AA%D8%B1%D9%87%D8%A7%DB%8C+%D8%AA%DA%A9%D8%B1%D8%A7%D8%B1%DB%8C+%D8%AF%D8%B1+%DA%A9%D9%86%D8%A7%D8%B1+%D9%87%D9%85%D8%AF%DB%8C%DA%AF%D8%B1.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D8%AD%D8%B0%D9%81+%DA%A9%D8%A7%D8%B1%D8%A7%DA%A9%D8%AA%D8%B1%D9%87%D8%A7%DB%8C+%D8%AA%DA%A9%D8%B1%D8%A7%D8%B1%DB%8C+%D8%AF%D8%B1+%DA%A9%D9%86%D8%A7%D8%B1+%D9%87%D9%85%D8%AF%DB%8C%DA%AF%D8%B1.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family:Tahoma;">&nbsp; &nbsp; &nbsp;در این مقاله راه حل هایی معرفی شده است که کاراکترهای تکراری کنار هم را فشرده کرده و تنها یک نمونه از آن را باقی می گذارد. این مساله در جاهای خاصی نیاز است.&nbsp;</span></div>]]></description>
<pubDate><![CDATA[Sun, 08 Aug 2010 11:42:44 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[آموزش نصب وردپرس ( wordpress ) روی دامین شخصی]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_%D8%A2%D9%85%D9%88%D8%B2%D8%B4+%D9%86%D8%B5%D8%A8+%D9%88%D8%B1%D8%AF%D9%BE%D8%B1%D8%B3+%28+wordpress+%29+%D8%B1%D9%88%DB%8C+%D8%AF%D8%A7%D9%85%DB%8C%D9%86+%D8%B4%D8%AE%D8%B5%DB%8C.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_%D8%A2%D9%85%D9%88%D8%B2%D8%B4+%D9%86%D8%B5%D8%A8+%D9%88%D8%B1%D8%AF%D9%BE%D8%B1%D8%B3+%28+wordpress+%29+%D8%B1%D9%88%DB%8C+%D8%AF%D8%A7%D9%85%DB%8C%D9%86+%D8%B4%D8%AE%D8%B5%DB%8C.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family:Tahoma;">برای نصب ورد پرس شما به سرور لینوکس (ترجیحا آپاچی نسخه +2 ) با پشتیبانی PHP و بانک MYSQL نیاز دارید.&nbsp;</span></div>]]></description>
<pubDate><![CDATA[Tue, 08 Jun 2010 05:33:14 GMT]]></pubDate>
</item>
<item>
<title><![CDATA[RSS سایت ها چیست؟]]></title>
<link><![CDATA[http://www.taymaz.ir/articles_RSS+%D8%B3%D8%A7%DB%8C%D8%AA+%D9%87%D8%A7+%DA%86%DB%8C%D8%B3%D8%AA%D8%9F.html]]></link>
<guid isPermaLink="true"><![CDATA[http://www.taymaz.ir/articles_RSS+%D8%B3%D8%A7%DB%8C%D8%AA+%D9%87%D8%A7+%DA%86%DB%8C%D8%B3%D8%AA%D8%9F.html]]></guid>
<description><![CDATA[<div style="text-align: right"><span style="font-family: Tahoma">فرض کنید که شما علاقمند هستید هر روز مروری بر مهم ترین اخبار روز دنیا داشته باشید. یک راه حل این است که مشترک سایت های خبری شوید تا آنها اخبار را برایتان ارسال کنند. متاسفانه این امکان برای همه وجود ندارد. راه حل دیگر آن است که به تک تک سایت های مورد نظرتان سر بزنید و اخبار آنها را بخوانید! ولی تصور کنید که هر روز فقط بخواهید اخبار حداقل 20 سایت را مطالعه کنید. قطعا این کار خیلی وقت شما را خواهد گرفت و حتی ممکن است موفق نشوید بسیاری از اخبار مهمی را که نیاز کاری تان بود به دست آورید. و شاید هم به جای اخباری که برایتان مهم بوده، اخباری که به درد شما نمی خورده را دیده باشید. چنانچه همه مردم به تمام خبرهای منتشر شده سایت ها، علاقه یکسانی نشان نمی دهند.</span></div>]]></description>
<pubDate><![CDATA[Wed, 02 Jun 2010 05:43:40 GMT]]></pubDate>
</item>
</channel>
</rss>