<?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>Categoria: Javascript | OCEWeb.it | Blog informatico di Renato Brunetti</title>
	<atom:link href="https://www.oceweb.it/programmazione/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.oceweb.it/programmazione/javascript/</link>
	<description>Pillole informatiche</description>
	<lastBuildDate>Mon, 25 Oct 2010 17:12:44 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.oceweb.it/wp-content/uploads/2020/12/cropped-oceweb_logo_2021_310x310-32x32.png</url>
	<title>Categoria: Javascript | OCEWeb.it | Blog informatico di Renato Brunetti</title>
	<link>https://www.oceweb.it/programmazione/javascript/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mostrare indirizzo IP al visitatore</title>
		<link>https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/</link>
		
		<dc:creator><![CDATA[Renato Brunetti]]></dc:creator>
		<pubDate>Fri, 22 Oct 2010 21:18:12 +0000</pubDate>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[addr]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[document.write]]></category>
		<category><![CDATA[indirizzo]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[var]]></category>
		<guid isPermaLink="false">http://localhost/oceblog/?p=379</guid>

					<description><![CDATA[<p><a href="https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/">Mostrare indirizzo IP al visitatore</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
<p>Piccolo codice javascript che permette ai visitatori di visualizzare il proprio indirizzo IP. var ip= &#8216;&#60;!&#8211;#echo var=&#8221;REMOTE_ADDR&#8221;&#8211;&#62;&#8217;; document.write(&#8220;Your IP Address is :&#8221;+ip+&#8221; &#8220;);</p>
<p><a href="https://www.oceweb.it/2010/10/22/mostrare-indirizzo-ip-al-visitatore/">Mostrare indirizzo IP al visitatore</a><br />
<a href="https://www.oceweb.it">OCEWeb.it | Blog informatico di Renato Brunetti</a></p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
