<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум компьютерной помощи &mdash; Вставка html кода в php и экранирование символов]]></title>
		<link>http://itpmr.ru/viewtopic.php?id=7</link>
		<atom:link href="http://itpmr.ru/extern.php?action=feed&amp;tid=7&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Вставка html кода в php и экранирование символов».]]></description>
		<lastBuildDate>Fri, 16 Apr 2010 21:36:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Вставка html кода в php и экранирование символов]]></title>
			<link>http://itpmr.ru/viewtopic.php?pid=9#p9</link>
			<description><![CDATA[<p>Очень раздражает, что когда надо вставить какой-то html код в php, то надо что то экранировать...<br />К примеру, хочу вставить счетчик лайвинтернета на страничку, а шаблон сайта на php.<br />Вот и приходится вместо кода:<br />&lt;!--LiveInternet counter--&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--<br />document.write(&quot;&lt;a href=&#039;http://_.liveinternet.ru/click&#039; &quot;+<br />&quot;target=_blank&gt;&lt;img src=&#039;//counter.yadro.ru/hit?t26.11;r&quot;+<br />escape(document.referrer)+((typeof(screen)==&quot;undefined&quot;)?&quot;&quot;:<br />&quot;;s&quot;+screen.width+&quot;*&quot;+screen.height+&quot;*&quot;+(screen.colorDepth?<br />screen.colorDepth:screen.pixelDepth))+&quot;;u&quot;+escape(document.URL)+<br />&quot;;&quot;+Math.random()+<br />&quot;&#039; alt=&#039;&#039; title=&#039;LiveInternet: показано число посетителей за&quot;+<br />&quot; сегодня&#039; &quot;+<br />&quot;border=&#039;0&#039; width=&#039;88&#039; height=&#039;15&#039;&gt;&lt;\/a&gt;&quot;)<br />//--&gt;&lt;/script&gt;&lt;!--/LiveInternet--&gt;</p><br /><p>Вставлять</p><p>&lt;!--LiveInternet counter--&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--<br />document.write(&quot;&lt;a href=\&#039;http://_.liveinternet.ru/click\&#039; &quot;+<br />&quot;target=_blank&gt;&lt;img src=\&#039;//counter.yadro.ru/hit?t26.11;r&quot;+<br />escape(document.referrer)+((typeof(screen)==&quot;undefined&quot;)?&quot;&quot;:<br />&quot;;s&quot;+screen.width+&quot;*&quot;+screen.height+&quot;*&quot;+(screen.colorDepth?<br />screen.colorDepth:screen.pixelDepth))+&quot;;u&quot;+escape(document.URL)+<br />&quot;;&quot;+Math.random()+<br />&quot;\&#039; alt=\&#039;\&#039; title=\&#039;LiveInternet: показано число посетителей за&quot;+<br />&quot; сегодня\&#039; &quot;+<br />&quot;border=\&#039;0\&#039; width=\&#039;88\&#039; height=\&#039;15\&#039;&gt;&lt;\/a&gt;&quot;)<br />//--&gt;&lt;/script&gt;&lt;!--/LiveInternet--&gt;</p><p>В принципе можно сделать везде замену с &#039; на \&#039;<br />Но все рано раздражает, хоть и надо.</p>]]></description>
			<author><![CDATA[null@example.com (admin)]]></author>
			<pubDate>Fri, 16 Apr 2010 21:36:36 +0000</pubDate>
			<guid>http://itpmr.ru/viewtopic.php?pid=9#p9</guid>
		</item>
	</channel>
</rss>
