<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Create a Robust Splash Page</title>
	<atom:link href="http://deadlytechnology.com/scripts/php/using-a-splash-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://deadlytechnology.com/php/using-a-splash-page/</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 00:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Spitfire</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-646</link>
		<dc:creator>Spitfire</dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-646</guid>
		<description>For anyone stuck in the loop problem, you need to add your domain into the setcookie values on the spash.php page.

eg:
setcookie(&#039;splash&#039;, true, time()+(3600*12*7*52), &#039;/&#039;, &#039;yourdomain.com&#039;);</description>
		<content:encoded><![CDATA[<p>For anyone stuck in the loop problem, you need to add your domain into the setcookie values on the spash.php page.</p>
<p>eg:<br />
setcookie(&#8216;splash&#8217;, true, time()+(3600*12*7*52), &#8216;/&#8217;, &#8216;yourdomain.com&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitali</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-496</link>
		<dc:creator>vitali</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-496</guid>
		<description>I mean I tried to run function onClick Delete_Cookie</description>
		<content:encoded><![CDATA[<p>I mean I tried to run function onClick Delete_Cookie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitali</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-495</link>
		<dc:creator>vitali</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-495</guid>
		<description>one more thing in Splash page I tried to use such structure of Get Out link
&lt;a href=&quot;www.google.com&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;Get Out&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>one more thing in Splash page I tried to use such structure of Get Out link<br />
<a href="www.google.com" title="" rel="nofollow">Get Out</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitali</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-494</link>
		<dc:creator>vitali</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-494</guid>
		<description>Hi thank you for script. It is perfect. Just one question. Is it possible make such thing.
when user visit website first time, he see Splash page (with choice go to website or get out from website). If he choose go to website than he will be redirected to main page (this part is clear for me), but if user choose get out from website than all cookies will be deleted and in next visit user again will see splash page.</description>
		<content:encoded><![CDATA[<p>Hi thank you for script. It is perfect. Just one question. Is it possible make such thing.<br />
when user visit website first time, he see Splash page (with choice go to website or get out from website). If he choose go to website than he will be redirected to main page (this part is clear for me), but if user choose get out from website than all cookies will be deleted and in next visit user again will see splash page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Mitchell</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-443</link>
		<dc:creator>Mark Mitchell</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-443</guid>
		<description>Frank,

This works great! Thanks It was exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Frank,</p>
<p>This works great! Thanks It was exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-391</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Thu, 21 May 2009 16:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-391</guid>
		<description>Hey Daniel, yes one of the download links was not working. I have tidied the post up a bit now so only the one working download link is available - should all work for you now enjoy :-)</description>
		<content:encoded><![CDATA[<p>Hey Daniel, yes one of the download links was not working. I have tidied the post up a bit now so only the one working download link is available &#8211; should all work for you now enjoy :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-390</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 20 May 2009 23:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-390</guid>
		<description>Hello Frank,

Is this script not available anymore? I&#039;m getting a 404 error when I download it.</description>
		<content:encoded><![CDATA[<p>Hello Frank,</p>
<p>Is this script not available anymore? I&#8217;m getting a 404 error when I download it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len Marshall</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-384</link>
		<dc:creator>Len Marshall</dc:creator>
		<pubDate>Sun, 10 May 2009 04:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-384</guid>
		<description>Hi Frank (and anyone else following)
I went back to the start, and uploaded the files to a test server on the web... VIOLA!  It works.  I can only assume that testing on my localhost was the problem.  If anyone is experiencing the same loop problem, try testing it on a remote host server.
By the way, for interest&#039;s sake, what should the permissions be for these files?
Furthermore... a big request... How can I use this script to fire something like Thickbox or Shadowbox - overlay full screen and server the webpage that way?
Thanks for your support!</description>
		<content:encoded><![CDATA[<p>Hi Frank (and anyone else following)<br />
I went back to the start, and uploaded the files to a test server on the web&#8230; VIOLA!  It works.  I can only assume that testing on my localhost was the problem.  If anyone is experiencing the same loop problem, try testing it on a remote host server.<br />
By the way, for interest&#8217;s sake, what should the permissions be for these files?<br />
Furthermore&#8230; a big request&#8230; How can I use this script to fire something like Thickbox or Shadowbox &#8211; overlay full screen and server the webpage that way?<br />
Thanks for your support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-383</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sat, 09 May 2009 12:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-383</guid>
		<description>This problem still puzzles me a bit. To be sure I downloaded the zip myself and gave it a try - one problem I had was with the permissions of the files. Make sure the files have the right permissions in order to set the cookies and run properly. Have a look at the other files on your server to get an idea of permissions.

HTH!</description>
		<content:encoded><![CDATA[<p>This problem still puzzles me a bit. To be sure I downloaded the zip myself and gave it a try &#8211; one problem I had was with the permissions of the files. Make sure the files have the right permissions in order to set the cookies and run properly. Have a look at the other files on your server to get an idea of permissions.</p>
<p>HTH!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Len Marshall</title>
		<link>http://deadlytechnology.com/php/using-a-splash-page/comment-page-1/#comment-381</link>
		<dc:creator>Len Marshall</dc:creator>
		<pubDate>Sat, 09 May 2009 08:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://deadlytechnology.com/scripts/php/using-a-splash-page/#comment-381</guid>
		<description>Hey Frank
I hate to join in the ugly mob, but I can&#039;t get this script out of the &quot;Test--Splash&quot; loop either!  I haven&#039;t touched the code from the download.  In FFX 3, I see nothing when I check the cookie information in the dev-bar.  I&#039;d paste all the code here, but it&#039;s the same as the download (collected on May 9 &#039;09).  Browsers affected: FFX3, IE7, Opera 9.  Please help us, Obi-Wan...</description>
		<content:encoded><![CDATA[<p>Hey Frank<br />
I hate to join in the ugly mob, but I can&#8217;t get this script out of the &#8220;Test&#8211;Splash&#8221; loop either!  I haven&#8217;t touched the code from the download.  In FFX 3, I see nothing when I check the cookie information in the dev-bar.  I&#8217;d paste all the code here, but it&#8217;s the same as the download (collected on May 9 &#8217;09).  Browsers affected: FFX3, IE7, Opera 9.  Please help us, Obi-Wan&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: deadlytechnology.com @ 2012-02-10 19:53:43 -->
