<?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: Mostrar imagem ou banner randomico</title>
	<atom:link href="http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/</link>
	<description>scripts e conteúdos gratuitos</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:26:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: fofinhooooo</title>
		<link>http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/comment-page-1/#comment-320</link>
		<dc:creator>fofinhooooo</dc:creator>
		<pubDate>Tue, 26 May 2009 02:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/#comment-320</guid>
		<description>&lt;?php
srand( microtime() * 1000000);
$advertise = rand(1,3);
//After the rand decided how many youve got and the first and last number e.g got 3, 1,3
switch($advertise)
//you can add more just use the same f</description>
		<content:encoded><![CDATA[<p>&lt;?php<br />
srand( microtime() * 1000000);<br />
$advertise = rand(1,3);<br />
//After the rand decided how many youve got and the first and last number e.g got 3, 1,3<br />
switch($advertise)<br />
//you can add more just use the same f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zé linux</title>
		<link>http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/comment-page-1/#comment-181</link>
		<dc:creator>zé linux</dc:creator>
		<pubDate>Sun, 08 Jun 2008 21:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/#comment-181</guid>
		<description>Esste script não funciona: dá erro no switch

Parse error: parse error, unexpected &#039;:&#039; in /web/sites/meu_site.com.br/imagens_randomicas.php on line 10</description>
		<content:encoded><![CDATA[<p>Esste script não funciona: dá erro no switch</p>
<p>Parse error: parse error, unexpected &#8216;:&#8217; in /web/sites/meu_site.com.br/imagens_randomicas.php on line 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brax</title>
		<link>http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/comment-page-1/#comment-167</link>
		<dc:creator>Brax</dc:creator>
		<pubDate>Fri, 25 Apr 2008 18:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgratis.com.br/codigos/mostrar-imagem-ou-banner-randomico/#comment-167</guid>
		<description>Poxa...não entendo muita coisa de Web Designer, mas acho que vc poderia colocar as informaçoes mais detalhadamente, assim todos poderiam usar suas dicas.

Parabéns pelo site. Muito bom.</description>
		<content:encoded><![CDATA[<p>Poxa&#8230;não entendo muita coisa de Web Designer, mas acho que vc poderia colocar as informaçoes mais detalhadamente, assim todos poderiam usar suas dicas.</p>
<p>Parabéns pelo site. Muito bom.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->