[PHP] SimpleXML and the Single String (SOLVED)

2012-02-20 Thread Jay Blanchard
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

[PHP] one problem in php ext development

2012-02-20 Thread Rui Hu
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

Re: [PHP] Race Condition In PHP Session Handler

2012-02-20 Thread Adam Tauno Williams
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

Re: [PHP] basic captcha

2012-02-20 Thread Alex Nikitin
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

[PHP] Compiling the SQLite3 Package on Windows

2012-02-20 Thread Landry, Stephen
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.

[PHP] Re: Test

2012-02-20 Thread Al
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

Re: [PHP] Test

2012-02-20 Thread Matijn Woudt
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

Re: [PHP] Test

2012-02-20 Thread Camilo Sperberg
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 >

Re: [PHP] Test

2012-02-20 Thread Jason Pruim
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

Re: [PHP] Test

2012-02-20 Thread Jay Blanchard
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

Re: [PHP] Test

2012-02-20 Thread Daniel Brown
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

Re: [PHP] Test

2012-02-20 Thread Bastien
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

Re: [PHP] Test

2012-02-20 Thread Fatih P.
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

Re: [PHP] Test

2012-02-20 Thread Jason Pruim
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

Re: [PHP] Test

2012-02-20 Thread Marc Guay
> Does this work? No? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Test

2012-02-20 Thread Jim Giner
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

Re: [PHP] Test

2012-02-20 Thread Daniel Brown
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://

[PHP] Test

2012-02-20 Thread Jay Blanchard
Does this work? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Race Condition In PHP Session Handler

2012-02-20 Thread Matijn Woudt
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

[PHP] Race Condition In PHP Session Handler

2012-02-20 Thread Adam Tauno Williams
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

Re: [PHP] basic captcha

2012-02-20 Thread Donovan Brooke
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