<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
  <title>TinyButStrong Forum</title>
  <description>TinyButStrong Forum in English</description>
  <link>http://www.tinybutstrong.com/</link>
  <item>
   <title>Re: Merged file attach to email</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=15392</link>
   <description>Can you post your snippet ?</description>
   <pubDate>2016-09-15 17:24:31</pubDate>
  </item><item>
   <title>Re: Some site errors</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=13367</link>
   <description>Thank you for your great template engine, Skroll. <br />
<br />
The download link at http://www.tinybutstrong.com/plugins.php#plugin_db is even broken...<br />
<br />
thanks in advance and sorry for my poor english.</description>
   <pubDate>2013-06-13 18:16:52</pubDate>
  </item><item>
   <title>site unavailable on 2011-12-31 et 2012-01-01</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=12135</link>
   <description>Sorry about that.<br />
That was a problem of domain configuration. It is fixed now.<br />
Happy new year.</description>
   <pubDate>2012-01-02 12:37:07</pubDate>
  </item><item>
   <title>Re: debug test</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=11040</link>
   <description>new reply 3</description>
   <pubDate>2010-10-22 17:43:59</pubDate>
  </item><item>
   <title>Re: this is a test</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=11022</link>
   <description>this is another test</description>
   <pubDate>2010-10-21 11:26:24</pubDate>
  </item><item>
   <title>Re: are codes in html genrated by tbs?</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=10235</link>
   <description>Those are the TBS tags. <br />
You can change the contant has you whish. All TBS tags will be replaced by dynamic content when this page is loaded as a template with the template engine.</description>
   <pubDate>2009-12-15 16:50:49</pubDate>
  </item><item>
   <title>Re: Typo</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9591</link>
   <description>Thx</description>
   <pubDate>2009-03-11 17:11:42</pubDate>
  </item><item>
   <title>Re: display the data in textbox</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9579</link>
   <description>If I understand correctly, what you're trying to do is display a text field with a value already entered. The way you do that is to set the value attribute of the text field. For example: <br />
<br />
&lt;input type='text' name='loginname' value='&#91;block.loginname]'&gt;<br />
<br />
The field name is whatever you want to call it and is what you will use to access the value that is input. It could be 'username', etc. On the page that processes the login request, you access it by $_POST&#91;'username'].<br />
<br />
The value is what is displayed in that text box. With a login form, the visitor might not be registered for your site yet and wouldn't have a login name. In that case, you can use TBS conditional fields to display their username if they do have one, and a sentence that tells them to pick one if they don't. Just use:<br />
<br />
 &lt;input type='text' name='loginname' value='&#91;block.username;ifempty = 'choose a user name']'</description>
   <pubDate>2009-03-06 16:48:07</pubDate>
  </item><item>
   <title>Re: &lt;u&gt;is this free chat?&lt;/u&gt;</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9550</link>
   <description>i wont to get fames</description>
   <pubDate>2009-02-22 21:47:23</pubDate>
  </item><item>
   <title>Skroll, please help-me !!!!</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9304</link>
   <description>Lecture on tinybtstrong<br />
Skroll,<br />
<br />
I'd like for sure your help comparing TBS and Smart, Ii'll have a presentaion about this comparisson at CONAPHP - Congresso Nacional de PHP - And I think your knowledge will help me a lot.<br />
<br />
</description>
   <pubDate>2008-10-13 21:01:54</pubDate>
  </item><item>
   <title>Re: nice to hear the update TBS3.40</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=9028</link>
   <description>Thx :)</description>
   <pubDate>2008-06-11 11:26:38</pubDate>
  </item><item>
   <title>Re: is this litle bug ?</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=8953</link>
   <description>Hello,<br />
<br />
That was a mistake. I've changed the template snippet corresponding to the caption.<br />
<br />
Thanks :)</description>
   <pubDate>2008-05-24 21:42:58</pubDate>
  </item><item>
   <title>this is a test</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=8924</link>
   <description>once more</description>
   <pubDate>2008-05-17 01:56:51</pubDate>
  </item><item>
   <title>Re: Test with Skrol29</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=8690</link>
   <description>ok for me</description>
   <pubDate>2008-02-27 14:20:25</pubDate>
  </item><item>
   <title>&amp;#35299;&amp;#20915;&amp;#20013;&amp;#25991;&amp;#25130;&amp;#21462;&amp;#20986;&amp;#29616;&amp;#20081;&amp;#30721;&amp;#30340;&amp;#38382;&amp;#39064;</title>
   <link>http://www.tinybutstrong.com/forum.php?msg_id=8530</link>
   <description>			case 3: if (strlen(''.$CurrVal)&gt;$Loc-&gt;OpePrm&#91;$i]) $CurrVal = substr(''.$CurrVal,0,$Loc-&gt;OpePrm&#91;$i]).$Loc-&gt;OpeEnd; break;<br />
chage <br />
			case 3: if (strlen(''.$CurrVal)&gt;$Loc-&gt;OpePrm&#91;$i]) $CurrVal = len_substr(''.$CurrVal,0,$Loc-&gt;OpePrm&#91;$i]).$Loc-&gt;OpeEnd; break;<br />
<br />
<br />
//len_substr <br />
<br />
	function len_substr($string, $from, $length = null)<br />
	{<br />
	$match = '';<br />
	$result = '';<br />
		preg_match_all('/&#91;\x80-\xff]?./', $string, $match);<br />
		if(is_null($length)){<br />
			$result = implode('', array_slice($match&#91;0], $from));<br />
		}else{ <br />
			$result = implode('', array_slice($match&#91;0], $from, $length)); <br />
		} <br />
		return $result;<br />
	}</description>
   <pubDate>2007-12-29 04:25:53</pubDate>
  </item>
</channel>
</rss>