On Sun, 2010-08-08 at 22:57 +0900, ioan...@btinternet.com wrote:
> Using this code I get error message:
> >
> >
> > "The spreadsheet at this URL could not be found. Make sure that you
> > have the right URL and that the owner of the spreadsheet hasn't
> > deleted it."
> >
> > I have set up a tes
This is a new message, not an existing thread. I don't know where the
Re: got into the subject. Perhaps I sent it to myself first.
Anyway, answer may have something to do with getting Zend installed.
John
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
Hi guys,
I would like to know what do you suggest to implement a limit for
failed login attempts.
I thought that might be a good idea, to define a session variable
called ( failedattempts ), then check and if $failedattempts is
greater than, suppose, 4 write to a Database ( ip, username and
last-t
From: Ashley Sheridan
> On Sat, 2010-08-07 at 10:43 +0800, lainme wrote:
>
>> thanks for the reply. I know it is not a PHP problem. And I want to
know
>> whether it is possible to make it architecture independent.
>>
>> On Sat, Aug 7, 2010 at 10:38 AM, Ashley Sheridan
>> wrote:
>>
>> > On Sat
On 9 August 2010 14:30, Juan Rodriguez Monti wrote:
> Hi guys,
> I would like to know what do you suggest to implement a limit for
> failed login attempts.
I use velocity control (or whatever it is called). After the first
failed attempt, set a ban-period before another login is possible for
the
On 9 August 2010 13:30, Juan Rodriguez Monti wrote:
> I thought that might be a good idea, to define a session variable
> called ( failedattempts ), then check and if $failedattempts is
> greater than, suppose, 4 ...
As sessions are connected to a request through a session cookie,
putting the fai
From: Juan Rodriguez Monti
> I would like to know what do you suggest to implement a limit for
> failed login attempts.
>
> I thought that might be a good idea, to define a session variable
> called ( failedattempts ), then check and if $failedattempts is
> greater than, suppose, 4 write to a Dat
On 9 August 2010 14:04, Juan Rodriguez Monti wrote:
> 2010/8/9 Richard Quadling :
>> On 9 August 2010 13:30, Juan Rodriguez Monti
>> wrote:
>>> I thought that might be a good idea, to define a session variable
>>> called ( failedattempts ), then check and if $failedattempts is
>>> greater than,
On 9 August 2010 15:10, Richard Quadling wrote:
> On 9 August 2010 14:04, Juan Rodriguez Monti
> wrote:
>> 2010/8/9 Richard Quadling :
>>> On 9 August 2010 13:30, Juan Rodriguez Monti
>>> wrote:
I thought that might be a good idea, to define a session variable
called ( failedattempts
On Aug 6, 2010, at 8:28 PM, Daniel P. Brown wrote:
On Fri, Aug 6, 2010 at 19:53, Govinda
wrote:
can you elaborate? This kind of thing is all new to me. I need to
see some
sample code to even start to get an idea.
Hopefully Tedd will notice this thread. He's the man when it
comes
Does anyone know if the Snoopy class has been ported to use the
built-in PHP cURL library and released publicly somewhere?
Marc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
a client of mine use to have some color coded one but, I can't find it
again. anyone using one that they particularly like?
similar to this but was hoping for something in PHP
http://www.psychogenic.com/en/products/Errorlog.php
Thanks, T
On 9 August 2010 20:40, Tristan wrote:
> a client of mine use to have some color coded one but, I can't find it
> again. anyone using one that they particularly like?
>
> similar to this but was hoping for something in PHP
>
> http://www.psychogenic.com/en/products/Errorlog.php
>
> Thanks, T
>
Xd
> Does anyone know if the Snoopy class has been ported to use the
> built-in PHP cURL library and released publicly somewhere?
I converted it myself. If anyone's interested the class is attached.
Marc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
Looking for something that does error logs on the server.
Thanks, T
On Mon, Aug 9, 2010 at 12:59 PM, Peter Lind wrote:
> On 9 August 2010 20:40, Tristan wrote:
> > a client of mine use to have some color coded one but, I can't find it
> > again. anyone using one that they particularly like?
>
On Mon, Aug 9, 2010 at 3:12 PM, Tristan wrote:
> Looking for something that does error logs on the server.
>
> Thanks, T
>
> On Mon, Aug 9, 2010 at 12:59 PM, Peter Lind wrote:
>
>> On 9 August 2010 20:40, Tristan wrote:
>> > a client of mine use to have some color coded one but, I can't find it
Test A00
SED
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks but, holy overkill. I just need something simple. Thanks for the
advice guys.
-T
On Mon, Aug 9, 2010 at 2:30 PM, Bastien Koert wrote:
> On Mon, Aug 9, 2010 at 3:12 PM, Tristan wrote:
> > Looking for something that does error logs on the server.
> >
> > Thanks, T
> >
> > On Mon, Aug 9, 2
I have uploaded Zend to my site but the files within the package do not
seem to find each other:
Warning: include_once(Zend/Gdata.php) [function.include-once]: failed to
open stream: No such file or directory in
/home/mysite/Zend/library/Zend/Loader.php on line 146
The line 146 is;
19 matches
Mail list logo