RE: [PHP] PHP frameworks

2011-08-05 Thread Christopher Lee
Hello, I am new to PHP and wanted to ask a question which I think is related to this discussion thread. What are you referring to when using the term "PHP Framework?" I downloaded Eclipse-JEE with PHP Development Tools. Would this development environment constitute a PHP Framework? Best, Chri

RE: [PHP] using pg_query in a function not working

2011-08-05 Thread Marc Fromm
Thanks! Sometimes I'm blind. -Original Message- From: Jim Lucas [mailto:li...@cmsws.com] Sent: Friday, August 05, 2011 1:01 PM To: Marc Fromm Cc: php-general@lists.php.net Subject: Re: [PHP] using pg_query in a function not working On 8/5/2011 12:08 PM, Marc Fromm wrote: > > I have to s

Re: [PHP] using pg_query in a function not working

2011-08-05 Thread Jim Lucas
On 8/5/2011 12:08 PM, Marc Fromm wrote: > > I have to sql statements in functions to use in my code. Even though the echo > statements show the sql is valid the sql does not seem to execute and I get > the error, "PHP Warning: pg_fetch_object() expects parameter 1 to be > resource, boolean giv

[PHP] using pg_query in a function not working

2011-08-05 Thread Marc Fromm
I have to sql statements in functions to use in my code. Even though the echo statements show the sql is valid the sql does not seem to execute and I get the error, "PHP Warning: pg_fetch_object() expects parameter 1 to be resource, boolean given in . . . line 154 . . ." Line 154: while($val =

FW: [PHP] saving sessions

2011-08-05 Thread Jen Rasmussen
In addition to the info below, I would caution you to do some research on password hashing. MD5 and SHA-1 are both known to be compromised because they are too fast. OWASP (Open Web Application Security Project) is a great resource for security research. There are many hashes available, if you h

Re: [PHP] You can play with PHP 5.4.0 alpha3 on Windows, EasyPHP 5.4 alpha3 is out!

2011-08-05 Thread Sharl.Jimh.Tsin
在 2011-08-05五的 11:35 +0800,EasyPHP写道: > Hi > > PHP 5.4 alpha 3 is now included in a the Wamp package EasyPHP 5.4 alpha3. > Enjoy! > > > Website : www.easyphp.org > Screenshots : www.easyphp.org/screenshots.php > Facebook page : www.facebook.com/easywamp > Twitter : www.twitter.com/easyphp > Woo

Re: [PHP] Re: testing

2011-08-05 Thread David Robley
Daniel Brown wrote: > On Thu, Aug 4, 2011 at 10:39, Jim Giner > wrote: >> >> Mailing list, newsgroup, either one - something's changed in the last >> week or so to interrupt the smooth (or semi-smooth) functioning of it. >> The only messages I'm seeing currently are the ones in this single topic