<?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>JS &#187; PHP</title>
	<atom:link href="http://jubstuff.netsons.org/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jubstuff.netsons.org</link>
	<description></description>
	<lastBuildDate>Thu, 12 Nov 2009 00:24:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mostrare errori in PHP</title>
		<link>http://jubstuff.netsons.org/2009/05/14/mostrare-errori-in-php/</link>
		<comments>http://jubstuff.netsons.org/2009/05/14/mostrare-errori-in-php/#comments</comments>
		<pubDate>Thu, 14 May 2009 19:09:29 +0000</pubDate>
		<dc:creator>Just</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Errori]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[Programmazione]]></category>

		<guid isPermaLink="false">http://jubstuff.netsons.org/?p=216</guid>
		<description><![CDATA[Ogni tanto capitano cose inspiegabili. Fino a ieri, se mancavo un punto e virgola nei miei file php, mi usciva un messaggio nel browser che gentilmente mi invitava a controllare il mio script.
Oggi, niente.
Com&#8217;è possibile, direte voi, devi aver modificato qualcosa sicuramente.
Invece no, non ho fatto davvero nulla, semplicemente ieri funzionavano e oggi no.
Dopo un [...]]]></description>
			<content:encoded><![CDATA[<p>Ogni tanto capitano cose inspiegabili. Fino a ieri, se mancavo un punto e virgola nei miei file php, mi usciva un messaggio nel browser che gentilmente mi invitava a controllare il mio script.</p>
<p>Oggi, niente.</p>
<p>Com&#8217;è possibile, direte voi, devi aver modificato qualcosa sicuramente.</p>
<p>Invece no, non ho fatto davvero nulla, semplicemente ieri funzionavano e oggi no.</p>
<p>Dopo un po&#8217; di tempo passato sul <a href="http://www.php.net/manual/it/">manuale</a> sono riuscito a trovare la parte incriminata!</p>
<p>In pratica, in qualche modo, si è modificata la riga del php.ini relativa a <code>display_errors</code> che era impostata su &#8220;Off&#8221;. Portando il suo valore su &#8220;On&#8221;, ho ripristinato il funzionamento normale (ovvero per me PHP funziona quando mi mostra gli errori ah ah ah )</p>
]]></content:encoded>
			<wfw:commentRss>http://jubstuff.netsons.org/2009/05/14/mostrare-errori-in-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The good thing</title>
		<link>http://jubstuff.netsons.org/2009/04/23/the-good-thing/</link>
		<comments>http://jubstuff.netsons.org/2009/04/23/the-good-thing/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 21:25:04 +0000</pubDate>
		<dc:creator>Just</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[citazioni]]></category>

		<guid isPermaLink="false">http://jubstuff.netsons.org/?p=208</guid>
		<description><![CDATA[&#8230;after writing a couple of projects that mixed PHP and HTML freely one comes up with the idea that separation of form and content is a Good Thing&#8482;
]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8230;after writing a couple of projects that mixed PHP and HTML freely one comes up with the idea that separation of form and content is a Good Thing&trade;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jubstuff.netsons.org/2009/04/23/the-good-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
