<?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>ITTreats.com &#187; PHP</title>
	<atom:link href="http://www.ittreats.com/category/os/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ittreats.com</link>
	<description>Find Programminng Articles on Microsoft Technologies ASP.NET,C#.NET, SUN Technologies JAVA/J2EE, Popular open source PHP</description>
	<lastBuildDate>Sat, 21 Aug 2010 06:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Auto re-direct customers back to site after paypal payment</title>
		<link>http://www.ittreats.com/os/php/auto-re-direct-customers-back-to-site-after-paypal-payment.html</link>
		<comments>http://www.ittreats.com/os/php/auto-re-direct-customers-back-to-site-after-paypal-payment.html#comments</comments>
		<pubDate>Fri, 09 Jul 2010 06:03:31 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[paypal auto redirect]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=308</guid>
		<description><![CDATA[Hope this article will help you people who are looking out  for  Auto Redirect  the  page  to the  site  after making  the successful payments. Paypal   will  allow  you  to do this   with help  of      &#8220;return&#8221; variable   either  in  your  Form  or  in  Link for ex : &#60;form action=&#34;https://www.paypal.com/cgi-bin/webscr&#34; method=&#34;post&#34;&#62; &#60;input name=&#34;cmd&#34; type=&#34;hidden&#34; value=&#34;_donations&#34; /&#62; [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/auto-re-direct-customers-back-to-site-after-paypal-payment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shorten WordPress Title Length  and  Post Description in wordpress</title>
		<link>http://www.ittreats.com/os/php/shorten-wordpress-title-length-and-post-description-in-wordpress.html</link>
		<comments>http://www.ittreats.com/os/php/shorten-wordpress-title-length-and-post-description-in-wordpress.html#comments</comments>
		<pubDate>Mon, 07 Jun 2010 06:04:18 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[limit length of post description]]></category>
		<category><![CDATA[limit length of post tile]]></category>
		<category><![CDATA[Shorten Wordpress Title Length and Post Description]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=298</guid>
		<description><![CDATA[If you are a wordpress developer and looking forward to Limit the number of characters FOR Post Titles and Post Description This is article is Heaven for you . I Presume that You might be aware of The Templates for Home page view, Page view, Full Post View and Category view.. So, Go to the [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/shorten-wordpress-title-length-and-post-description-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Query Parameter using Javascript Regular Expression</title>
		<link>http://www.ittreats.com/os/query-parameter-using-javascript-regular-expression.html</link>
		<comments>http://www.ittreats.com/os/query-parameter-using-javascript-regular-expression.html#comments</comments>
		<pubDate>Mon, 05 Apr 2010 15:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tech]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=269</guid>
		<description><![CDATA[Friends, This post will help you out grabbing Query String parameters using Javascript. Unlike all other posts this post will do this functionality using Regular Expressions. The advantage of doing this by Regular Expression FAST. Here the explanation of how you have to grab this parameter in traditional way 1. Take the entire query string [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/query-parameter-using-javascript-regular-expression.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Float Page Heading Across Web Page or blog using JQUERY</title>
		<link>http://www.ittreats.com/os/php/float-page-heading-across-web-page-or-blog.html</link>
		<comments>http://www.ittreats.com/os/php/float-page-heading-across-web-page-or-blog.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 10:19:01 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[float page heading]]></category>
		<category><![CDATA[float post title in wordpress]]></category>
		<category><![CDATA[floating div]]></category>
		<category><![CDATA[floating post heading]]></category>
		<category><![CDATA[sticky div]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=261</guid>
		<description><![CDATA[Dear Freinds, I am back once again, Yesterday I did a Floating Page Heading for my website, infact you can see the effect right in this website. Once you are scrolling to the bottom of the Page, your page heading which is lying at the top of the web page won&#8217;t be visible. This Article [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/float-page-heading-across-web-page-or-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Populating Check All Checkboxes  Functionality using Javascript &amp; JQuery</title>
		<link>http://www.ittreats.com/os/populating-check-all-checkboxes-functionality-using-javascript-jquery.html</link>
		<comments>http://www.ittreats.com/os/populating-check-all-checkboxes-functionality-using-javascript-jquery.html#comments</comments>
		<pubDate>Thu, 04 Feb 2010 10:52:35 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[JAVA /J2EE]]></category>
		<category><![CDATA[Open Source Tech]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=252</guid>
		<description><![CDATA[At time are you stuck with doing Check All functionality for your Application? Here is How you can do it in quick manner. This Tutorial will guide you How to Achieve Check All Checkboxes by checking a single Check box. Here is an Example Instance. In the following Page I want to check All the [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/populating-check-all-checkboxes-functionality-using-javascript-jquery.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Logging  in PHP</title>
		<link>http://www.ittreats.com/os/php/simple-logging-in-php.html</link>
		<comments>http://www.ittreats.com/os/php/simple-logging-in-php.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:09:23 +0000</pubDate>
		<dc:creator>nagendra</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Logging Error messages in PHP]]></category>
		<category><![CDATA[Simple Class to Log Error messages]]></category>
		<category><![CDATA[SImple Logging]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=234</guid>
		<description><![CDATA[What if  we get a simple  code which logs for us about  about  activity. which logs  your  message  as well as  the User IP Address, User Agent  as well as  Referrer&#8230; Fantastic  isn&#8217;t it .  So,  Here it  is This  Class is   a  Abstract  Class  so,  you need not worry about even  instantiating the class [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/simple-logging-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only Domain Name from URL using Regular Expression</title>
		<link>http://www.ittreats.com/os/php/only-domain-name-from-url-using-regular-expression.html</link>
		<comments>http://www.ittreats.com/os/php/only-domain-name-from-url-using-regular-expression.html#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:48:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[domain name from url]]></category>
		<category><![CDATA[host name from url]]></category>
		<category><![CDATA[only host name from url]]></category>
		<category><![CDATA[take out domain name from referer]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=230</guid>
		<description><![CDATA[Dear Friends, as PHP 5.3.x is released and you will be aware of the truth that ereg() regular expression functions are deprecated from the latest versions i.e no more usage of ereg() So,  keep this  in mind not to use of  ereg()  from today onwards    This  effects  most of the  popular  CMS   i,e  Drupal,  [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/only-domain-name-from-url-using-regular-expression.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Insert Flash File into Header of Your WordPress?</title>
		<link>http://www.ittreats.com/os/php/how-to-insert-flash-file-into-header-of-your-wordpress.html</link>
		<comments>http://www.ittreats.com/os/php/how-to-insert-flash-file-into-header-of-your-wordpress.html#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:23:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[flash header in wordpress]]></category>
		<category><![CDATA[flash wordpress header]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=224</guid>
		<description><![CDATA[Most of weblog owners are keen  to insert  Flash file into Header of the blog or wordpress website. Here is the simplest tutorial  to replace your  Header Image file  into  Flash File in your wordpress website or blog. 1. Take a sample page of your wordpress blog or website  by  browsing into any one of [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/how-to-insert-flash-file-into-header-of-your-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Tutorial for Learning Code Igniter</title>
		<link>http://www.ittreats.com/os/learn-codeigniter.html</link>
		<comments>http://www.ittreats.com/os/learn-codeigniter.html#comments</comments>
		<pubDate>Thu, 24 Dec 2009 14:56:26 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[Open Source Tech]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Easy Tutorial for Learning Code Igniter]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=218</guid>
		<description><![CDATA[CodeIgniter is a very powerful yet very simple PHP Framework to learn and Implement. CodeIgniter is  simple and elegant toolkit to create full-featured web applications. CodeIgniter is very fast growing and widely used Open Source PHP Framework  which is used to develop best  web based applicationsusing PHP.  I bet  you  Love to implement this Framework [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/learn-codeigniter.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>workaround for sessions on cookie disabled machines in php</title>
		<link>http://www.ittreats.com/os/php/work-around-for-sessions-on-cookie-disabled-machines-in-php.html</link>
		<comments>http://www.ittreats.com/os/php/work-around-for-sessions-on-cookie-disabled-machines-in-php.html#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:44:08 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[How do PHP sessions work when cookies are disabled]]></category>
		<category><![CDATA[Manage Session On Cookie Disabled Browser]]></category>
		<category><![CDATA[php sessions]]></category>
		<category><![CDATA[PHP sessions and disabled cookies]]></category>
		<category><![CDATA[php tutorials]]></category>
		<category><![CDATA[sessions in cookie disabled computer]]></category>
		<category><![CDATA[sessions in php]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=185</guid>
		<description><![CDATA[In PHP, Will sessions work on cookies disabled  Computers ? The answer is   &#8220;NO&#8221;. because, Server cookie is a session or we can say that session is also a cookie on the server. For session to work, cookies on server as well as on client browser should be enabled. We can also make session [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/work-around-for-sessions-on-cookie-disabled-machines-in-php.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trimming  Completely using PHP Regular expressions</title>
		<link>http://www.ittreats.com/os/php/trimming-completely-using-php-regular-expressions.html</link>
		<comments>http://www.ittreats.com/os/php/trimming-completely-using-php-regular-expressions.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 16:27:47 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php regular expressions]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[trim in php]]></category>
		<category><![CDATA[trim regular expression]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=178</guid>
		<description><![CDATA[Hello Friends, Is your  Trimming method  is taking care for  special characters ?  you might be using  some trimming for some of the special characters but what about the rest ? for you  here is a  simple  Function which will trim  the string  entirely  and  results only the pure string function pureTrim&#40;$input&#41; &#123; // This [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/trimming-completely-using-php-regular-expressions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculate Page Execution time in PHP</title>
		<link>http://www.ittreats.com/microsoft/cs/calculate-page-execution-time-in-php.html</link>
		<comments>http://www.ittreats.com/microsoft/cs/calculate-page-execution-time-in-php.html#comments</comments>
		<pubDate>Thu, 16 Jul 2009 14:59:52 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SAP - Technical]]></category>
		<category><![CDATA[page execution time]]></category>
		<category><![CDATA[php elapsed time]]></category>
		<category><![CDATA[php page]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=173</guid>
		<description><![CDATA[For those people who want to give users that in how many seconds actually your web page loaded completely. This script will be useful for you. There are so many ways to do this ( As usual ) but the classic approach would be Step 1 : make a note of  the time when your [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/microsoft/cs/calculate-page-execution-time-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Text Area Values into  Array in PHP</title>
		<link>http://www.ittreats.com/os/php/text-area-values-into-array-in-php.html</link>
		<comments>http://www.ittreats.com/os/php/text-area-values-into-array-in-php.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 12:42:45 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php explode]]></category>
		<category><![CDATA[php textarea]]></category>
		<category><![CDATA[textarea to array]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=171</guid>
		<description><![CDATA[If you  want  to split up  the total text area content  into  array  based on the  row ,  Here is simple solution  to convert  textarea  field  value into  array in PHP. $total=$_POST&#91;&#34;textarea&#34;&#93; &#160; $keyarr=explode&#40;&#34;\n&#34;,$total&#41;; // In order to process this array values here is the code &#160; foreach&#40;$keyarr as $key=&#62;$value&#41; &#123; // becareful to check [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/text-area-values-into-array-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make a Sortable table According to the column data on each column</title>
		<link>http://www.ittreats.com/os/php/make-a-sortable-table-according-to-the-column-data-on-each-column.html</link>
		<comments>http://www.ittreats.com/os/php/make-a-sortable-table-according-to-the-column-data-on-each-column.html#comments</comments>
		<pubDate>Thu, 21 May 2009 06:24:09 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[sortable table using javascript]]></category>
		<category><![CDATA[sortable table using javascript PHP]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=146</guid>
		<description><![CDATA[If we are making an reporting interface, it will be very very useful if we can provide sortable table on each column. If  the sort  happens  with a simple click on column names with out any  server requests ??  Yes,  it is perfect . Here is a Treat  for you people who are actually  looking [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/make-a-sortable-table-according-to-the-column-data-on-each-column.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Solve 500 internal server error in wordpress</title>
		<link>http://www.ittreats.com/os/php/how-to-solve-500-internal-server-error-in-wordpress.html</link>
		<comments>http://www.ittreats.com/os/php/how-to-solve-500-internal-server-error-in-wordpress.html#comments</comments>
		<pubDate>Fri, 08 May 2009 12:01:00 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[500 error in wordpress]]></category>
		<category><![CDATA[internal server error in wordpress]]></category>
		<category><![CDATA[problems  in changing subdomains to subfolders in wordpress]]></category>
		<category><![CDATA[subdomain to subfolder in wordpress]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=132</guid>
		<description><![CDATA[If your blog is developed on wordpress, and if you have your blogs on  subdomains  and now looking to change it to  subfolders ? hmm you can do that very easily, but once if you change it to subfolder  For example    From  http://abc.domain.com  to   http://www.domain.com/abc/    is very easy ..  but,  did you cross chekced  [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/how-to-solve-500-internal-server-error-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Dynamic Download Here Link</title>
		<link>http://www.ittreats.com/os/php/how-to-make-dynamic-download-here-link.html</link>
		<comments>http://www.ittreats.com/os/php/how-to-make-dynamic-download-here-link.html#comments</comments>
		<pubDate>Wed, 15 Apr 2009 15:43:32 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[download here link]]></category>
		<category><![CDATA[dynamic download]]></category>
		<category><![CDATA[dynamic download here link]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=120</guid>
		<description><![CDATA[Many times, we will come across some situations seeing  Download Here  Links  on so many websites, Will they  place actual File in the Download Here Link ??   Answer  is No.  Then  How to acheive this  through Programmatically,  This Tutorial will guide you how you can  develope your own Dynamic Download Here Links, with out  giving [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/how-to-make-dynamic-download-here-link.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE  background color is not working</title>
		<link>http://www.ittreats.com/os/php/ie-background-color-is-not-working.html</link>
		<comments>http://www.ittreats.com/os/php/ie-background-color-is-not-working.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 20:41:09 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[IE  background color]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=52</guid>
		<description><![CDATA[If you are facing problem with IE background color for ex: in css you have declared the background-color property but it is working fine in FF or MOZILLA  but not in IE in that case here is the simple work out which can solve your problem of not working background-color in IE Solution : &#60;!DOCTYPE [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/ie-background-color-is-not-working.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Interview Questions and Answers  Part -6</title>
		<link>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-6.html</link>
		<comments>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-6.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:09:15 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Interview questions]]></category>
		<category><![CDATA[PHP Interview Questions and Answers  Part -6]]></category>
		<category><![CDATA[php tutorials]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=50</guid>
		<description><![CDATA[PHP Interview Questions and Answers Part-6 How many ways I can redirect a PHP page? Here are the possible ways of php page redirection. 1. Using Java script: &#8216;; echo &#8216;window.location.href=&#8221;&#8216;.$filename.&#8217;&#8221;;&#8217;; echo &#8221;; echo &#8221;; echo &#8221;; echo &#8221;; } } redirect(&#8216;http://maosjb.com&#8217;); ?&#62; 2. Using php function: header(&#8220;Location:http://maosjb.com &#8220;); List out different arguments in PHP [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-6.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Interview Questions and Answers  Part-5</title>
		<link>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-5.html</link>
		<comments>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-5.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:07:23 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php interview]]></category>
		<category><![CDATA[PHP Interview questions]]></category>
		<category><![CDATA[PHP Interview Questions and Answers  Part-5]]></category>
		<category><![CDATA[php tutorials]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=48</guid>
		<description><![CDATA[PHP Interview Questions and Answers Part-5 How can we get second of the current time using date function? $second = date(&#8220;s&#8221;); What is the maximum size of a file that can be uploaded using PHP and how can we change this? You can change maximum size of a file set upload_max_filesize variable in php.ini file [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Interview Questions and Answers  Part-4</title>
		<link>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-4.html</link>
		<comments>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-4.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:05:09 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php interview]]></category>
		<category><![CDATA[PHP Interview questions]]></category>
		<category><![CDATA[PHP Interview Questions and Answers  Part-4]]></category>
		<category><![CDATA[php tutorials]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=45</guid>
		<description><![CDATA[PHP Interview Questions and Answers Part-4 What are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()? Answer 1: mysql_fetch_array() -&#62; Fetch a result row as a combination of associative array and regular array. mysql_fetch_object() -&#62; Fetch a result row as an object. mysql_fetch_row() -&#62; Fetch a result set as a regular array(). Answer 2: The difference between [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/php-interview-questions-and-answers-part-4.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
