Savetheinternet wrote:
[snip] Securimage (phpcaptcha.org) looks relatively okay.[snip]
..a final follow up with my experience implementing securimage (in the
case that others go searching).
This turned out to be a good solution for my purposes. It fit nicely
with my form checks that were alr
php-5.3.3-3.el6_2.6.x86_64
2.6.32-220.4.2.el6.x86_64
After some testing we moved our production PHP intranet site from an old
server to a new CentOS 6.2 instance running the mentioned versions. At
first it worked well and then user's started to experience a hung site.
Upon some digging it appears
On Mon, Feb 20, 2012 at 7:21 PM, Adam Tauno Williams
wrote:
> php-5.3.3-3.el6_2.6.x86_64
> 2.6.32-220.4.2.el6.x86_64
>
> After some testing we moved our production PHP intranet site from an old
> server to a new CentOS 6.2 instance running the mentioned versions. At
> first it worked well and the
Does this work?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, Feb 20, 2012 at 13:57, Jay Blanchard
wrote:
> Does this work?
It does now. Guessing your host fixed some routing issues when
you contacted them.
--
Network Infrastructure Manager
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
meaning what?
"Jay Blanchard" wrote in message
news:4f4297a6.3000...@sigmaphinothing.org...
> Does this work?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Does this work?
No?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Nope doesn't work, ;)
On Feb 20, 2012, at 1:57 PM, Jay Blanchard
wrote:
> Does this work?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
On Mon, Feb 20, 2012 at 8:57 PM, Jay Blanchard <
jay.blanch...@sigmaphinothing.org> wrote:
> Does this work?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
it works
Definitely doesn't work
Bastien Koert
On 2012-02-20, at 2:21 PM, Jason Pruim wrote:
> Nope doesn't work, ;)
>
>
>
> On Feb 20, 2012, at 1:57 PM, Jay Blanchard
> wrote:
>
>> Does this work?
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.ph
On Mon, Feb 20, 2012 at 14:40, Bastien wrote:
> Definitely doesn't work
The list works just fine, it's you goofs who need to work now! ;-P
--
Network Infrastructure Manager
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
I'll be darned - it finally works. What's up with that?
On Feb 20, 2012, at 1:49 PM, Daniel Brown wrote:
> On Mon, Feb 20, 2012 at 14:40, Bastien wrote:
>> Definitely doesn't work
>
>The list works just fine, it's you goofs who need to work now! ;-P
>
> --
>
> Network Infrastructure Man
Someone finally got off their butt and got some work done? ;)
And I have today off for Washingtons birthday!
On Feb 20, 2012, at 2:59 PM, Jay Blanchard
wrote:
> I'll be darned - it finally works. What's up with that?
>
> On Feb 20, 2012, at 1:49 PM, Daniel Brown wrote:
>
>> On Mon, Feb 20
It's alvvve!!!
Sent from my iPhone 5 Beta [Confidential use only]
On 20 feb. 2012, at 21:08, Jason Pruim wrote:
> Someone finally got off their butt and got some work done? ;)
>
> And I have today off for Washingtons birthday!
>
>
>
> On Feb 20, 2012, at 2:59 PM, Jay Blanchard
>
Nooo, It's DEAD!
On Mon, Feb 20, 2012 at 9:45 PM, Camilo Sperberg wrote:
> It's alvvve!!!
>
> Sent from my iPhone 5 Beta [Confidential use only]
>
> On 20 feb. 2012, at 21:08, Jason Pruim wrote:
>
>> Someone finally got off their butt and got some work done? ;)
>>
>> And I have today off
Doesn't appear to meet DMARC standards.
On 2/20/2012 1:57 PM, Jay Blanchard wrote:
Does this work?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm new to PHP and need some help with compiling packages . I'm trying to
install the php-sqlite3 class file (php-sqlite3.php) using a source files from
PECL. The instructions say
1. unzip & untar the package
2. run "phpize"
3. run "./configure --with-sqlite3=c:\sqlite3
4. make && make install
5.
Just a few notes on the previous responses.
Delaying with JavaScript, like validating with JavaScript is a rather
pointless endeavor. Think about it, you are putting your "limiting"
mechanism, on the hackers' computer... You can still post to your
server as fast as you want.
With regards to using
On Mon, 2012-02-20 at 20:02 +0100, Matijn Woudt wrote:
> On Mon, Feb 20, 2012 at 7:21 PM, Adam Tauno Williams
> wrote:
> > php-5.3.3-3.el6_2.6.x86_64
> > 2.6.32-220.4.2.el6.x86_64
> > The PHP session file. Originally I had a tmpfs mounted for the session
> > files. I removed that and used the un
hi,
I want to development an extension which can do something by using HTTP
request header. So how can php extension get those HTTP request headers?
Thanks!
Best regards,
Rui Hu
State Key Laboratory of Net
Howdy,
My PHP chops are a little rough around the edges so I know that I am missing
something. I am working with SimpleXML to retrieve values from an XML file like
this -
$xmlCompany = $xml->SignonRq->SignonTransport->CustId->SPName;
If I echo $xmlCompany I get the proper information.
If I u
21 matches
Mail list logo