<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/ctphp</id>
  <title type="text">Connecticut PHP Developers Group - CPDG Google Group</title>
  <subtitle type="text">
  The Connecticut PHP Developers Group (CPDG) is aimed to have a local community of PHP Developers in Connecticut. Promote, share, ask...
  </subtitle>
  <link href="/group/ctphp/feed/atom_v1_0_msgs.xml" rel="self" title="Connecticut PHP Developers Group - CPDG feed"/>
  <updated>2008-04-29T15:30:35Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Michael</name>
  <email>michael.no...@gmail.com</email>
  </author>
  <updated>2008-04-29T15:30:35Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e/84588d895d2c16a4?show_docid=84588d895d2c16a4</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e/84588d895d2c16a4?show_docid=84588d895d2c16a4"/>
  <title type="text">Re: Welcome to our newest member</title>
  <summary type="html" xml:space="preserve">
  Thanks! :) &lt;br&gt; &lt;p&gt; I&#39;m actually looking for some developer who are interested on working &lt;br&gt; on a very large project. There is a non-disclosure involved, but if &lt;br&gt; anyone on the board is comfortable building a system scaling over &lt;br&gt; 400,000 users - let me know! :)
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2008-04-29T14:45:16Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e/db9dee9342f1b4ad?show_docid=db9dee9342f1b4ad</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/18852911f4449f8e/db9dee9342f1b4ad?show_docid=db9dee9342f1b4ad"/>
  <title type="text">Welcome to our newest member</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Enrique Rojas</name>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2008-02-04T15:39:51Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6/bf9272321e38dabb?show_docid=bf9272321e38dabb</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6/bf9272321e38dabb?show_docid=bf9272321e38dabb"/>
  <title type="text">Re: [ctphp: 15] PHP and the DOM</title>
  <summary type="html" xml:space="preserve">
  The best thing to do is a class. With a blank function you can fill &lt;br&gt; anything that you need and re-use it with 1 single code.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>jazze...@gmail.com</email>
  </author>
  <updated>2008-02-04T15:27:35Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6/6eca9f321492a600?show_docid=6eca9f321492a600</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/7c672fac3a37c5b6/6eca9f321492a600?show_docid=6eca9f321492a600"/>
  <title type="text">PHP and the DOM</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2008-02-03T04:54:59Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf/88ef547ac797efd7?show_docid=88ef547ac797efd7</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf/88ef547ac797efd7?show_docid=88ef547ac797efd7"/>
  <title type="text">Re: Red Form 0.1</title>
  <summary type="html" xml:space="preserve">
  Here is the download link: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ctphp.googlegroups.com/web/Red_Form.zip&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2008-02-03T04:50:52Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf/7bdf5c46509a789c?show_docid=7bdf5c46509a789c</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/66c81b33b76e32bf/7bdf5c46509a789c?show_docid=7bdf5c46509a789c"/>
  <title type="text">Red Form 0.1</title>
  <summary type="html" xml:space="preserve">
  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,
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2008-01-21T21:09:19Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90/d9cfe4f5f8d7b9a1?show_docid=d9cfe4f5f8d7b9a1</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90/d9cfe4f5f8d7b9a1?show_docid=d9cfe4f5f8d7b9a1"/>
  <title type="text">Re: Parsing XML from a returned file.</title>
  <summary type="html" xml:space="preserve">
  You will need to use CURL for that. Use the data from the form to open &lt;br&gt; the url and extract the data. read more at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://us.php.net/curl&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>jazze...@gmail.com</email>
  </author>
  <updated>2008-01-21T16:37:43Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90/d1f11bc34f033911?show_docid=d1f11bc34f033911</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/b825002a45a77e90/d1f11bc34f033911?show_docid=d1f11bc34f033911"/>
  <title type="text">Parsing XML from a returned file.</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>jazze...@gmail.com</email>
  </author>
  <updated>2008-01-15T16:53:48Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/c619ca9a23160cce/a0423d5d6571d136?show_docid=a0423d5d6571d136</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/c619ca9a23160cce/a0423d5d6571d136?show_docid=a0423d5d6571d136"/>
  <title type="text">Fatal error: Cannot redeclare</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>jazze...@gmail.com</email>
  </author>
  <updated>2008-01-02T14:42:12Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7/db37ee5587bbbc68?show_docid=db37ee5587bbbc68</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7/db37ee5587bbbc68?show_docid=db37ee5587bbbc68"/>
  <title type="text">Re: chmod and php</title>
  <summary type="html" xml:space="preserve">
  It is important to note that when entering the $mode, it must be a 4- &lt;br&gt; digit octal number starting with a 0, unlike the Unix version which is &lt;br&gt; only three digits.
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2007-12-31T15:39:07Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7/3eccb2b254b0ab05?show_docid=3eccb2b254b0ab05</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/9a520f530f199df7/3eccb2b254b0ab05?show_docid=3eccb2b254b0ab05"/>
  <title type="text">chmod and php</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2007-12-28T15:59:29Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/2ea3a3eca28dd471/7cae4b50624816e7?show_docid=7cae4b50624816e7</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/2ea3a3eca28dd471/7cae4b50624816e7?show_docid=7cae4b50624816e7"/>
  <title type="text">CPDG Tools</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2007-12-28T15:46:28Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/6c172da8790df3b2/8f992e5ca6a5c73f?show_docid=8f992e5ca6a5c73f</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/6c172da8790df3b2/8f992e5ca6a5c73f?show_docid=8f992e5ca6a5c73f"/>
  <title type="text">CPDG New Official Domain</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <email>rojas....@gmail.com</email>
  </author>
  <updated>2007-12-28T03:24:58Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed/c34cd9494434aa49?show_docid=c34cd9494434aa49</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed/c34cd9494434aa49?show_docid=c34cd9494434aa49"/>
  <title type="text">Re: Check for Empty String, $_POST, $_GET function</title>
  <summary type="html" xml:space="preserve">
  Updated Code: &lt;br&gt; &lt;p&gt;function checkEmpty($variable){ &lt;br&gt; if($variable == NULL || $variable == &#39;&#39;){ &lt;br&gt; $isempty = true; &lt;br&gt; &lt;p&gt; $isempty = false; &lt;br&gt; //End if &lt;br&gt; &lt;p&gt;return($isempty); &lt;br&gt; &lt;p&gt;------------/// That Should do it ///------ &lt;br&gt; Thanks will for pointing it out.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will</name>
  <email>jazze...@gmail.com</email>
  </author>
  <updated>2007-12-28T02:49:58Z</updated>
  <id>http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed/facf807725896719?show_docid=facf807725896719</id>
  <link href="http://groups.google.com/group/ctphp/browse_thread/thread/be25c70bd203b1ed/facf807725896719?show_docid=facf807725896719"/>
  <title type="text">Re: Check for Empty String, $_POST, $_GET function</title>
  <summary type="html" xml:space="preserve">
  You forgot a return statement. Add &amp;lt;code&amp;gt;return $isempty;&amp;lt;/code&amp;gt; after &lt;br&gt; you close the else block. &lt;br&gt; &lt;p&gt;Because this function simply returns the value of a conditional test, &lt;br&gt; its possible to write this function with only one line in the function &lt;br&gt; body: &lt;br&gt; &amp;lt;pre&amp;gt;function checkEmpty($variable) { &lt;br&gt; return ($variable == NULL || $variable == &#39;&#39;)
  </summary>
  </entry>
</feed>
