<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Help Center Tag: disable copy - Recent Posts</title>
		<link>http://www.labnol.org/forums/tags/disable-copy</link>
		<description>Help Center Tag: disable copy - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 13 Feb 2012 01:01:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.labnol.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.labnol.org/forums/rss/tags/disable-copy" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5086</link>
			<pubDate>Mon, 23 Mar 2009 21:03:49 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5086@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hi Anuradha,&#60;br /&#62;
Well, using the code, you can disable the copy function through key-board or mouse. My point was - how helpful is it? As you can always have options like:&#60;/p&#62;
&#60;p&#62;1. Disable Javascript: You can still copy - past with key-board and mouse.&#60;br /&#62;
2. View Source and copy!&#60;/p&#62;
&#60;p&#62;Cheers!&#60;br /&#62;
- D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "PHP DATATIME FORMAT"</title>
			<link>http://www.labnol.org/forums/topic/php-datatime-format#post-5059</link>
			<pubDate>Fri, 20 Mar 2009 17:48:03 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5059@http://www.labnol.org/forums/</guid>
			<description>&#60;pre&#62;&#60;code&#62;$d1 = new DateTime(&#38;quot;today&#38;quot;);
$d2 = new DateTime(&#38;quot;tomorrow&#38;quot;);
echo $d2-&#38;gt;format(&#38;#39;U&#38;#39;) - $d1-&#38;gt;format(&#38;#39;U&#38;#39;) . &#38;quot;\n&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm no PHP expert, but looking around perhaps the code listed above should return the no. of seconds between today and tomorrow...&#60;/p&#62;
&#60;p&#62;Also, see &#60;a href=&#34;http://www.gidnetwork.com/b-16.html&#34; rel=&#34;nofollow&#34;&#62;this post&#60;/a&#62; for a function that does date/time calculation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "PHP DATATIME FORMAT"</title>
			<link>http://www.labnol.org/forums/topic/php-datatime-format#post-5056</link>
			<pubDate>Fri, 20 Mar 2009 14:35:52 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5056@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;if the date is in datetime format such as 01/01/2009 14:06:56  .php code to how can we get the time as well as date difference between the two dates as date1=01/01/2009 14:06:56   and date2=01/01/2009 15:26:56  .&#60;/p&#62;
&#60;p&#62;please give me reply.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5055</link>
			<pubDate>Fri, 20 Mar 2009 14:00:02 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5055@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;hai dipak &#60;/p&#62;
&#60;p&#62;By using this code you cant copy through the keyboard and also through mouse try it&#60;/p&#62;
&#60;p&#62;&#38;lt;body oncontextmenu='return false' onkeydown=&#34;alert('You Have No Permissions To Copy');&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;All the best &#60;/p&#62;
&#60;p&#62;    from anuradha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5038</link>
			<pubDate>Tue, 17 Mar 2009 18:35:37 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5038@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;@Thakur,&#60;br /&#62;
I do not find any perfect solution for disabling the copy-paste! You may find some scripts to disable the Ctrl+C or Ctrl+A but.. I can still copy by disabling scripts in my browser! On the other side - simple way could be - View Source!!&#60;/p&#62;
&#60;p&#62;Humm... So, better you put a copy right notice and write the content-thief politely!&#60;/p&#62;
&#60;p&#62;Here are some ways to defeat the content thieves!&#60;br /&#62;
&#60;a href=&#34;http://www.virtualhosting.com/blog/2008/take-it-back-100-tips-to-defeat-content-thieves/&#34; rel=&#34;nofollow&#34;&#62;http://www.virtualhosting.com/blog/2008/take-it-back-100-tips-to-defeat-content-thieves/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers!&#60;br /&#62;
- D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5036</link>
			<pubDate>Tue, 17 Mar 2009 17:50:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5036@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;As sparx mentioned though you cant prevent people from copying just by installing a script.  If they are novice to the trade then you can try something like what is mentioned in the post &#60;a href=&#34;http://www.digitalprank.org/track-whats-being-copied-from-your-site/&#34; rel=&#34;nofollow&#34;&#62;http://www.digitalprank.org/track-whats-being-copied-from-your-site/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5010</link>
			<pubDate>Fri, 13 Mar 2009 18:59:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5010@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Yeah... and all the scripting goes straight out the window if you use Firefox and use the NoScript plugin or Opera and disable scripting. Heck...even IE shell wrappers like Maxthon and AvantBrowser have simple configurable options that allow the context menu to function for sites that try to disable it.&#60;/p&#62;
&#60;p&#62;Bottom line - you can't &#60;strong&#62;really&#60;/strong&#62; prevent people from copying your stuff. You can only make it harder. And that includes some half-arsed advice someone posted on Usenet of displaying text as a JPG file to make it harder for people to copy it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-5009</link>
			<pubDate>Fri, 13 Mar 2009 18:06:26 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">5009@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;This is anu&#60;/p&#62;
&#60;p&#62;By using this code you cant copy through the keyboard and also through mouse try it&#60;/p&#62;
&#60;p&#62;&#38;lt;body oncontextmenu='return false' onkeydown=&#34;alert('You Have No Permissions To Copy');&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;All the  best
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "how to disable copy"</title>
			<link>http://www.labnol.org/forums/topic/how-to-disable-copy#post-3436</link>
			<pubDate>Mon, 22 Sep 2008 23:14:23 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">3436@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Dear all, i want to know how to disable the copy option; so that others can't copy from my blog.&#60;br /&#62;
presently i am using; oncontextmenu='return false' in body tag; but this disables only right click of mouse; even this also one can select and do CNTL+C and copy.. any better suggestion.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

