<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042904" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042904</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Well that&#039;s a bummer.  This</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/reserved-php-function-list#comment-1237651</link>
    <description> &lt;p&gt;Well that&#039;s a bummer.  This class I&#039;m writing is working with a proprietary desktop application, and I wanted to make the API calls match up with the methods.  So much for that idea. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Jan 2009 17:34:01 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1237651 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>See</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/reserved-php-function-list#comment-1237648</link>
    <description> &lt;p&gt;See &lt;a href=&quot;http://us2.php.net/manual/en/reserved.keywords.php&quot; title=&quot;http://us2.php.net/manual/en/reserved.keywords.php&quot;&gt;http://us2.php.net/manual/en/reserved.keywords.php&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;These words have special meaning in PHP. Some of them represent things which look like functions, some look like constants, and so on--but they&#039;re not, really: &lt;strong&gt;they are language constructs&lt;/strong&gt;. You cannot use any of the following words as constants, class names, function or method names. Using them as variable names is generally OK, but could lead to confusion.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If it is a method that will only be used by the class, then try an alternative like _list(), otherwise use a similar meaning or longer one:&lt;/p&gt;
&lt;p&gt;describe()&lt;br /&gt;
listItems()&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Jan 2009 17:06:24 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1237648 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
