<?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>Computer Tech Tips and Computer Tricks &#187; php</title>
	<atom:link href="http://www.techtipsmaster.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtipsmaster.com</link>
	<description>Computer Tech Tips and Computer Tricks</description>
	<lastBuildDate>Mon, 06 Sep 2010 03:03:03 +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>Copy Protect your Websites or Blogs from Fraudulent Users</title>
		<link>http://www.techtipsmaster.com/copy-protect-your-websites-or-blogs-from-fraudulent-users.html</link>
		<comments>http://www.techtipsmaster.com/copy-protect-your-websites-or-blogs-from-fraudulent-users.html#comments</comments>
		<pubDate>Sat, 15 Aug 2009 17:55:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blogger widgets]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rankings]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[copyprotect]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prevent]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=96</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Nowadays,it has become a need to make your blog(bloggers too) copy protected since same copies would be found some where in the internet after few hours.This happens mostly through feeds where many sites would directly publish all our content from our site&#8217;s feeds. Prevent copying of Text from your blogger or any sites &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; It [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/copy-protect-your-websites-or-blogs-from-fraudulent-users.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Pdf,Doc,Docx files inside Same Browser Window using PHP</title>
		<link>http://www.techtipsmaster.com/open-pdfdocdocx-files-inside-same-browser-window-using-php.html</link>
		<comments>http://www.techtipsmaster.com/open-pdfdocdocx-files-inside-same-browser-window-using-php.html#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:38:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[docx]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=88</guid>
		<description><![CDATA[We usually try to include various types of files like pictures,documents,pdf files etc.For the picture files,you can directly upload the file to site and embed in your blog using &#60;img&#62; tag. For word document files(.doc files), you would need a Browser Plugin to do this .This will be really helpful for those who have no [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/open-pdfdocdocx-files-inside-same-browser-window-using-php.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get your Multilple Domain Namesevers Using PHP</title>
		<link>http://www.techtipsmaster.com/get-your-multilple-domain-namesevers-using-php.html</link>
		<comments>http://www.techtipsmaster.com/get-your-multilple-domain-namesevers-using-php.html#comments</comments>
		<pubDate>Sun, 14 Jun 2009 07:14:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[name servers]]></category>

		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=86</guid>
		<description><![CDATA[In certain cases,we have to identify the domain nameservers where we have hosted.Users may submit various sites and we might confirm their name servers for proper coding.If name server is already know,better option is directly comparing with the result $domaincheck = checkdnsrr($HTTP_POST_VARS[domain],"ns"); But in most of the cases,dns_get_recordbecomes more useful. &#60;?php $result = dns_get_record("TECHTIPSMASTER.COM", DNS_ANY, [...]]]></description>
		<wfw:commentRss>http://www.techtipsmaster.com/get-your-multilple-domain-namesevers-using-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
