<?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/">
<channel>

<title>Meshly - all  popular  tagged with php </title>
<link>http://www.meshly.com/channel/all/popular/tag/php/</link>
<description>Meshly Channel feed for all</description>
<pubDate>Tue, 06 Jan 2009 10:39:41 +0000</pubDate>
<generator>http://www.meshly.com/</generator>
<language>en</language>
	<item>
		<title>PHP: Dynamic Paging function</title>
		<link>http://www.meshly.com/post/php_dynamic_paging_function</link>
		<comments>http://www.meshly.com/post/php_dynamic_paging_function#comments</comments>
		<pubDate>Thu, 11 Sep 2008 04:49:29 +0000</pubDate>
		<dc:creator>vijay</dc:creator>
		<description><![CDATA[You just have to pass simple mySql query like &quot;select * from my table&quot; as a first argument.<br/><br/>and as a second argument, just pass total number you want to display as paging eg &quot;10&quot;<br/><br/>so the function would be paging(&quot;select * from myTable&quot;, 10);<br><br>]]></description>
	</item>
	<item>
		<title>Tutorial - Create Bot for Google Talk - Yahoo Messenger</title>
		<link>http://www.meshly.com/post/tutorial___create_bot_for_google_talk___yahoo_messenger</link>
		<comments>http://www.meshly.com/post/tutorial___create_bot_for_google_talk___yahoo_messenger#comments</comments>
		<pubDate>Fri, 05 Sep 2008 05:47:23 +0000</pubDate>
		<dc:creator>imrawl</dc:creator>
		<description><![CDATA[----<br><br>]]></description>
	</item>
	<item>
		<title>New URL Redirection Tool</title>
		<link>http://www.meshly.com/post/new_url_redirection_tool</link>
		<comments>http://www.meshly.com/post/new_url_redirection_tool#comments</comments>
		<pubDate>Fri, 11 Apr 2008 19:33:30 +0000</pubDate>
		<dc:creator>tekrat</dc:creator>
		<description><![CDATA[TapURL is a free url redirection tool created by yours truly.  You feed it a url, and through AJAX it spits back a new, short url.<br><br>]]></description>
	</item>
	<item>
		<title>DiggSuggest</title>
		<link>http://www.meshly.com/post/diggsuggest</link>
		<comments>http://www.meshly.com/post/diggsuggest#comments</comments>
		<pubDate>Fri, 21 Mar 2008 04:36:45 +0000</pubDate>
		<dc:creator>stella</dc:creator>
		<description><![CDATA[&quot;This is a simple web-app that suggests new Digg-stories for you based on your previous interests. It uses the Digg API and a local-database for caching and comparison. Built by smash using PHP, and hosted by Mosso. &quot;<br><br>]]></description>
	</item>
	<item>
		<title>Protecting Your PHP/MySQL Queries from SQL Injection</title>
		<link>http://www.meshly.com/post/protecting_your_phpmysql_queries_from_sql_injection</link>
		<comments>http://www.meshly.com/post/protecting_your_phpmysql_queries_from_sql_injection#comments</comments>
		<pubDate>Mon, 22 Oct 2007 01:12:16 +0000</pubDate>
		<dc:creator>stella</dc:creator>
		<description><![CDATA[&quot;SQL injection is a serious concern for webmasters, as an experienced attacker can use this hacking technique to gain access to sensitive data and/or potentially cripple your database. If you haven’t secured your applications, I implore you to get yourself familiar with the following method and grind it into your coding routine. One unsafe query can result in a nightmare for you or your client.&quot;<br><br>]]></description>
	</item>
	<item>
		<title>PHP 101</title>
		<link>http://www.meshly.com/post/php_101</link>
		<comments>http://www.meshly.com/post/php_101#comments</comments>
		<pubDate>Tue, 12 Jun 2007 19:04:56 +0000</pubDate>
		<dc:creator>nccwarp9</dc:creator>
		<description><![CDATA[The Best PHP 101 tutorial<br><br>]]></description>
	</item>

</channel>
</rss>

