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
在 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
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
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 =
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
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
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
7 matches
Mail list logo