<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>The Tech Space</title>
	<link>http://www.thetechspace.com</link>
	<description>php, jquery, flash and resources</description>
	<lastBuildDate>Fri, 21 May 2010 08:12:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Get Unlimited Parent and Child in PHP</title>
		<description><![CDATA[Well, let me ask you first. Have you already known about recursion? If not, recursion mean reuse function in this function.
How is it ? For eg Like
function one_function ($var){
           one_function(332);
}

OK , So , how to related with this post title ? I would like to [...]]]></description>
		<link>http://www.thetechspace.com/2010/05/21/get-unlimited-parent-and-child-in-php/</link>
			</item>
	<item>
		<title>MySQL next and previous record of the current record</title>
		<description><![CDATA[I have thought a lot these days what I should write some tips for beginner. Now, I got it. Have you ever noticed when you visiting and reading on some blogs? You will see previous and next links of current post. I don&#8217;t mean pagination links. If you have seen , have you ever thought [...]]]></description>
		<link>http://www.thetechspace.com/2010/04/07/mysql-next-and-previous-record-of-the-current-record/</link>
			</item>
	<item>
		<title>How to return more than one value or multi value in PHP</title>
		<description><![CDATA[Some of PHP beginners (my friends) always ask me how to return two or more values from function. So , I thought, I may need to write the beginner tip at The Tech Space Blog. If your the advanced PHP programmer, you will say. So easy, It&#8217;s a piece of cake. For beginner, it would [...]]]></description>
		<link>http://www.thetechspace.com/2010/03/28/how-to-return-more-than-one-value-or-multi-value-in-php/</link>
			</item>
	<item>
		<title>WP Plugin: Latest Posts by Category Archive</title>
		<description><![CDATA[I have found one plugin for one of my client project . That is latest posts by category. I thought someone would be looking for that kind of plug in like me. That plug in can show posts from categories. Posts can be limit how many post what you would like to show under categories.
Features [...]]]></description>
		<link>http://www.thetechspace.com/2009/12/08/wp-plugin-latest-posts-by-category-archive/</link>
			</item>
	<item>
		<title>Output XML using PHP from MySQL database</title>
		<description><![CDATA[Firstly, Let me talk about this post. If your advance level php programmer, this is a piece of cake for you. I would like to say this post for beginner level. It would be a little difficult for a beginner. You may need xml output when you want to integrate with flash and MySQL records [...]]]></description>
		<link>http://www.thetechspace.com/2009/11/14/output-xml-using-php-from-mysql-database/</link>
			</item>
	<item>
		<title>PHP Pagination</title>
		<description><![CDATA[I have look for php pagination source. I got one very nice source code from Stranger Studio. That very nice code if your have a lot of records. You can see at sample preview.

However, this is a lot of lines in the file. If you want to put into a lot of pages, all of [...]]]></description>
		<link>http://www.thetechspace.com/2009/11/11/php-pagination/</link>
			</item>
	<item>
		<title>How to parse xml in php?</title>
		<description><![CDATA[When I started and learn php programming language. I have wanted to get data from xml file and read with php. I searched with Google. I got a lot of source codes. Some of codes are working in my local machine but when I upload and test it. It doesn&#8217;t work. I have found some [...]]]></description>
		<link>http://www.thetechspace.com/2009/11/05/how-to-parse-xml-in-php/</link>
			</item>
	<item>
		<title>Useful WordPress Hacks</title>
		<description><![CDATA[Show related post without a plugin
If you want to show related post in you current post , you can use simple way to show. You just need to copy and paste under following codes into single.php file of your theme. This code will display related posts based on the current post tag(s). It must be [...]]]></description>
		<link>http://www.thetechspace.com/2009/10/23/useful-wordpress-hacks/</link>
			</item>
	<item>
		<title>List of pure css drop down menu tutorials</title>
		<description><![CDATA[Build Multi-level Multi-column Multi Menus with pure CSS

CSS Drop Down Menu


CSS dropdown menu without javascripting or hacks
CSS Express Drop-Down Menus

CSS DropDown Menu Tutorial

Pure CSS Drop Down Menus make your code cleaner and easier to maintain






		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Share this on [...]]]></description>
		<link>http://www.thetechspace.com/2009/10/06/list-of-pure-css-drop-down-menu-tutorials/</link>
			</item>
	<item>
		<title>Free IP address geolocation tool</title>
		<description><![CDATA[If you are looking for geographical location of an IP address, I would like to recommend you to use IPInfoDB .
This is the free web tool that you can detect geographical location of an IP address.

IP Info DB is offering free services based on their IP address geolocation database.

 Web based IP geolocation lookup
IP geolocation [...]]]></description>
		<link>http://www.thetechspace.com/2009/10/04/free-ip-address-geolocation-tool/</link>
			</item>
</channel>
</rss>
