<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Connecticut PHP Developers Group - CPDG Google Group</title>
  <link>http://groups.google.com/group/ctphp</link>
  <description>The Connecticut PHP Developers Group (CPDG) is aimed to have a local community of PHP Developers in Connecticut. Promote, share, ask...</description>
  <language>en</language>
  <item>
  <title>Welcome to our newest member</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e/db9dee9342f1b4ad?show_docid=db9dee9342f1b4ad</link>
  <description>
  Is been a while since we have some activity, everyone has there hands &lt;br&gt; full. But lets give a welcome to our newest member Michael.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Tue, 29 Apr 2008 14:45:16 UT
</pubDate>
  </item>
  <item>
  <title>PHP and the DOM</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6/6eca9f321492a600?show_docid=6eca9f321492a600</link>
  <description>
  I&#39;ve been having an issue with a few of my scripts. I&#39;m echoing &lt;br&gt; elements to the page that I wish to use with some of javascript&#39;s DOM &lt;br&gt; functions such as getElementById, etc. These work fine if I echo the &lt;br&gt; elements from the main script, or if I echo them from an include &lt;br&gt; file. The problem I&#39;m running into is that when I echo from an
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6</guid>
  <author>
  jazze...@gmail.com
  (Will)
  </author>
  <pubDate>Mon, 04 Feb 2008 15:27:35 UT
</pubDate>
  </item>
  <item>
  <title>Red Form 0.1</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf/7bdf5c46509a789c?show_docid=7bdf5c46509a789c</link>
  <description>
  Here is my first contribution. This is a form management. I was tired &lt;br&gt; of creating a processor for each form a created. I decided to create a &lt;br&gt; processor that can handle any type of form and any type of required &lt;br&gt; fields. &lt;br&gt; &lt;p&gt;This processor contain numbers validation, email format validation, &lt;br&gt; required fields validation, anti-headers injections, post enforcer,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Sun, 03 Feb 2008 04:50:52 UT
</pubDate>
  </item>
  <item>
  <title>Parsing XML from a returned file.</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90/d1f11bc34f033911?show_docid=d1f11bc34f033911</link>
  <description>
  One of the features of the project I&#39;m currently working on is a &lt;br&gt; function that will find the driving distance between two points, with &lt;br&gt; &amp;quot;driving&amp;quot; being the key word. There&#39;s numerous utilities that will &lt;br&gt; find the distance &amp;quot;as the crow flies&amp;quot; (a straight line), but the &lt;br&gt; client needs to know driving distance. I thought doing it with the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90</guid>
  <author>
  jazze...@gmail.com
  (Will)
  </author>
  <pubDate>Mon, 21 Jan 2008 16:37:43 UT
</pubDate>
  </item>
  <item>
  <title>Fatal error: Cannot redeclare</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/c619ca9a23160cce/a0423d5d6571d136?show_docid=a0423d5d6571d136</link>
  <description>
  I just had a problem that took me 15 minutes to solve, so I figured I &lt;br&gt; would post the answer here to help anyone with the same issue: &lt;br&gt; &lt;p&gt;In an include file (f\customer.php), I&#39;m calling a utility module that &lt;br&gt; contains some functions for an application I&#39;m working on. I was &lt;br&gt; getting the following error when I tried to load the page containing
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/c619ca9a23160cce</guid>
  <author>
  jazze...@gmail.com
  (Will)
  </author>
  <pubDate>Tue, 15 Jan 2008 16:53:48 UT
</pubDate>
  </item>
  <item>
  <title>chmod and php</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7/3eccb2b254b0ab05?show_docid=3eccb2b254b0ab05</link>
  <description>
  The chmod command (abbreviation of change mode) is a unix command that &lt;br&gt; will allow to change permissions of a file. This is a very useful when &lt;br&gt; working with OSCommerce and any application that writes the &lt;br&gt; configuration files. For security reason you will want to change the &lt;br&gt; permission to read only.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Mon, 31 Dec 2007 15:39:07 UT
</pubDate>
  </item>
  <item>
  <title>CPDG Tools</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/2ea3a3eca28dd471/7cae4b50624816e7?show_docid=7cae4b50624816e7</link>
  <description>
  I added a new live tool in &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ctphp.org/tools/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Is a MD5 Hasher.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/2ea3a3eca28dd471</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Fri, 28 Dec 2007 15:59:29 UT
</pubDate>
  </item>
  <item>
  <title>CPDG New Official Domain</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/6c172da8790df3b2/8f992e5ca6a5c73f?show_docid=8f992e5ca6a5c73f</link>
  <description>
  I want to let you know that I have already register CTPHP.org and is &lt;br&gt; live. It only contains a link to the group for the moment. Later on &lt;br&gt; when the website is up I will create emails for the managers. POP3 of &lt;br&gt; course.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/6c172da8790df3b2</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Fri, 28 Dec 2007 15:46:28 UT
</pubDate>
  </item>
  <item>
  <title>MySQL connect Function and Close to use on a class.</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/b6231deb7570556c/61669488dc1b0169?show_docid=61669488dc1b0169</link>
  <description>
  This will save you time on coding a DB connection. This is to use on a &lt;br&gt; class. &lt;br&gt; &lt;p&gt;--------------------------/ &lt;br&gt; Connection /----------------------------- ------------------------- &lt;br&gt; &lt;p&gt;function db_connection($host,$user,$pas s,$data){ &lt;br&gt; &lt;p&gt;	$conn = @mysql_connect($host,$user,$pa ss); &lt;br&gt; if(!$conn){ &lt;br&gt; $error = TRUE;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/b6231deb7570556c</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Thu, 27 Dec 2007 21:13:41 UT
</pubDate>
  </item>
  <item>
  <title>Check for Empty String, $_POST, $_GET function</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed/4d0debc80a7e2c7a?show_docid=4d0debc80a7e2c7a</link>
  <description>
  This function will allow you to check if a value is empty or NULL., &lt;br&gt; very useful on forms. &lt;br&gt; &lt;p&gt;------------------------------ ------------------------------ ------------------------------ ------------------------------ --- &lt;br&gt; &lt;p&gt;function checkEmpty($variable){ &lt;br&gt; if($variable == NULL || $variable == &#39;&#39;){ &lt;br&gt; $isempty = true;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Thu, 27 Dec 2007 21:04:51 UT
</pubDate>
  </item>
  <item>
  <title>PHP Check Email Function</title>
  <link>http://groups.google.com/group/ctphp/browse_thread/thread/f30309bc5c1c5ef3/8657ab63d6f2b837?show_docid=8657ab63d6f2b837</link>
  <description>
  This function can be used to check for valid emails. Very simple. &lt;br&gt; &lt;p&gt;------------------------------ ------------------------------ ------------------------------ --- &lt;br&gt; &lt;p&gt;function checkEmail($email) &lt;br&gt; { &lt;br&gt; // checks for proper syntax &lt;br&gt; if( !preg_match( &amp;quot;/^([a-zA-Z0-9])+([a-zA-Z0-9._ -])*@([a-zA-Z0-9_-])+
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctphp/browse_thread/thread/f30309bc5c1c5ef3</guid>
  <author>
  rojas....@gmail.com
  </author>
  <pubDate>Thu, 27 Dec 2007 20:53:47 UT
</pubDate>
  </item>
  </channel>
</rss>
