<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-14180</id>
	<title>Nabble - Binarycloud Dev</title>
	<updated>2006-01-15T11:25:36Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Binarycloud-Dev-f14180.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Binarycloud-Dev-f14180.html" />
	<subtitle type="html">&lt;a href=&quot;http://www.binarycloud.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Binarycloud&lt;/a&gt;&amp;nbsp;is a web application framework for the PHP language. It provides a set of services that are frequently used when writing web applications and helps to improve reuseability by providing a modular application infrastructure.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-2393267</id>
	<title>Re: Why can't node IDs start with a number?</title>
	<published>2006-01-15T11:25:36Z</published>
	<updated>2006-01-15T11:25:36Z</updated>
	<author>
		<name>B. Kamer</name>
	</author>
	<content type="html">hello,
&lt;br&gt;&lt;br&gt;I don't believe there is a specific reason why this is as it is...
&lt;br&gt;&lt;br&gt;change /^[a-zA-Z_][a-zA-Z0-9_]*$/
&lt;br&gt;to /^[a-zA-Z0-9_]*$/
&lt;br&gt;and test if thing work.
&lt;br&gt;&lt;br&gt;Unless there a problem arises, it could be changed in cvs. Do you &amp;nbsp;
&lt;br&gt;have a reason you would like to use numbers first?
&lt;br&gt;&lt;br&gt;&lt;br&gt;bas
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Jan 11, 2006, at 7:30 PM, &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2393267&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subs@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2393267&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;subs@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; According to Node.php, node IDs must match /^[a-zA-Z_][a-zA-Z0-9_]*$/.
&lt;br&gt;&amp;gt; Is there a particular reason why they cannot start with a number? I
&lt;br&gt;&amp;gt; can't see anywhere that the IDs need to conform to PHP function/method
&lt;br&gt;&amp;gt; naming rules, unless I've missed something obvious.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Ben
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2393267&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.binarycloud.com/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.binarycloud.com/mailman/listinfo/dev&lt;/a&gt;&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=2393267&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.binarycloud.com/mailman/listinfo/dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.binarycloud.com/mailman/listinfo/dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Why-can%27t-node-IDs-start-with-a-number--tp2393267p2393267.html" />
</entry>

</feed>
