<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Размещение ссылки в textarea]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=378&amp;type=atom" />
	<updated>2007-03-26T19:03:07Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=378</id>
		<entry>
			<title type="html"><![CDATA[Re: Размещение ссылки в textarea]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=2336#p2336" />
			<content type="html"><![CDATA[<p>А что-же мне делать , неужели iFrame ???</p>]]></content>
			<author>
				<name><![CDATA[dima2207]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=430</uri>
			</author>
			<updated>2007-03-26T19:03:07Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=2336#p2336</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Размещение ссылки в textarea]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=2335#p2335" />
			<content type="html"><![CDATA[<p><strong>dima2207</strong><br />Внутри &lt;textarea&gt; теги не обрабатываются.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2007-03-26T19:00:49Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=2335#p2335</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Размещение ссылки в textarea]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=2334#p2334" />
			<content type="html"><![CDATA[<p>люди подскажите как разместить ссылку в текст ареа , я делаю вот так , но у меня ничего не получается , выводится вся строка , а теги игнорируются !!! почему ???</p><p>&lt;? <br />$sql = &quot;SELECT * FROM anime &quot;; <br />&nbsp; $tb = mysql_query($sql); <br />&nbsp; if(!$tb) exit(mysql_error()); <br />&nbsp; //--------------------------------------------------------------------------- <br />&nbsp; if(mysql_num_rows($tb)) <br />&nbsp; { <br />&nbsp; &nbsp; while($table = mysql_fetch_array($tb)) <br />&nbsp; &nbsp; { <br />&nbsp; &nbsp; &nbsp;$i++; <br />&nbsp; &nbsp; &nbsp; &nbsp;$str1[$i]= $table[&#039;nazva_rus&#039;]; <br />} <br />} <br />//$str_a=implode(&quot; &quot;,$str1); <br />$str=&quot;&lt;a href=\&quot;test_1.php?p=$str1[1]\&quot;&gt;»$str1[1]&lt;/a&gt; &lt;br /&gt;&quot;; <br />&lt;div class=&quot;block1&quot;&gt;&lt;? <br />echo &quot;&lt;form method=POST action=&#039;test.php&#039;&gt;&lt;td&gt;&lt;textarea class=\&quot;F3\&quot; name=&#039;forma&#039; rows=\&quot;20\&quot; cols=\&quot;65\&quot;&gt;$str&lt;/textarea&gt;&quot;; <br />?&gt;</p>]]></content>
			<author>
				<name><![CDATA[dima2207]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=430</uri>
			</author>
			<updated>2007-03-26T18:36:18Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=2334#p2334</id>
		</entry>
</feed>
