Groups
Groups
Sign in
Groups
Groups
Connecticut PHP Developers Group - CPDG
Conversations
About
Send feedback
Help
Connecticut PHP Developers Group - CPDG
1–12 of 12
Mark all as read
Report group
0 selected
DesertFox07
1/22/09
Reading a Image File in PHP
I am creating a form for users of a site to upload images to the server. While doing the due
unread,
Reading a Image File in PHP
I am creating a form for users of a site to upload images to the server. While doing the due
1/22/09
roja...@gmail.com
,
Michael
2
4/29/08
Welcome to our newest member
Thanks! :) I'm actually looking for some developer who are interested on working on a very large
unread,
Welcome to our newest member
Thanks! :) I'm actually looking for some developer who are interested on working on a very large
4/29/08
Will
,
Enrique Rojas
2
2/4/08
PHP and the DOM
The best thing to do is a class. With a blank function you can fill anything that you need and re-use
unread,
PHP and the DOM
The best thing to do is a class. With a blank function you can fill anything that you need and re-use
2/4/08
roja...@gmail.com
2
2/2/08
Red Form 0.1
Here is the download link: http://ctphp.googlegroups.com/web/Red_Form.zip On Feb 2, 11:50 pm, rojas..
unread,
Red Form 0.1
Here is the download link: http://ctphp.googlegroups.com/web/Red_Form.zip On Feb 2, 11:50 pm, rojas..
2/2/08
Will
,
roja...@gmail.com
2
1/21/08
Parsing XML from a returned file.
You will need to use CURL for that. Use the data from the form to open the url and extract the data.
unread,
Parsing XML from a returned file.
You will need to use CURL for that. Use the data from the form to open the url and extract the data.
1/21/08
Will
1/15/08
Fatal error: Cannot redeclare
I just had a problem that took me 15 minutes to solve, so I figured I would post the answer here to
unread,
Fatal error: Cannot redeclare
I just had a problem that took me 15 minutes to solve, so I figured I would post the answer here to
1/15/08
roja...@gmail.com
,
Will
2
1/2/08
chmod and php
It is important to note that when entering the $mode, it must be a 4- digit octal number starting
unread,
chmod and php
It is important to note that when entering the $mode, it must be a 4- digit octal number starting
1/2/08
roja...@gmail.com
12/28/07
CPDG Tools
I added a new live tool in http://www.ctphp.org/tools/ Is a MD5 Hasher.
unread,
CPDG Tools
I added a new live tool in http://www.ctphp.org/tools/ Is a MD5 Hasher.
12/28/07
roja...@gmail.com
12/28/07
CPDG New Official Domain
I want to let you know that I have already register CTPHP.org and is live. It only contains a link to
unread,
CPDG New Official Domain
I want to let you know that I have already register CTPHP.org and is live. It only contains a link to
12/28/07
roja...@gmail.com
,
Will
3
12/27/07
Check for Empty String, $_POST, $_GET function
Updated Code: function checkEmpty($variable){ if($variable == NULL || $variable == ''){ $
unread,
Check for Empty String, $_POST, $_GET function
Updated Code: function checkEmpty($variable){ if($variable == NULL || $variable == ''){ $
12/27/07
roja...@gmail.com
12/27/07
MySQL connect Function and Close to use on a class.
This will save you time on coding a DB connection. This is to use on a class. -----------------------
unread,
MySQL connect Function and Close to use on a class.
This will save you time on coding a DB connection. This is to use on a class. -----------------------
12/27/07
roja...@gmail.com
12/27/07
PHP Check Email Function
This function can be used to check for valid emails. Very simple. -----------------------------------
unread,
PHP Check Email Function
This function can be used to check for valid emails. Very simple. -----------------------------------
12/27/07