Gregory Beaver wrote:
Lester Caine wrote:
I've been going through the hoops documenting installation and recovery
notes for my customer sites. The majority of these run local web
services with no internet access from the servers, so with the
increasing reliance on PEAR extensions, I'm looking to
On Saturday 21 June 2008 16:58:24 Michelle Konzack wrote:
> Merhaba Sancar,
>
> Am 2008-06-20 09:21:30, schrieb Sancar Saran:
> > The Turkish Gendarmerie (Jandarma Genel Komutanligi)
>
> ;-)
>
> How long is the service there?
15 Months.
> Thanks, Greetings and nice Day/Evening
> Michelle Kon
Hi,
You gonna post the source code? ;)
Already have, like all Javascript, it's clientside. The direct URL is:
http://www.phpguru.org/pie/pie.js
There's also the ExCanvas library, but that's public anyway.
--
Richard Heyes
Employ me:
http://www.phpguru.org/cv
+-
Hi all,
I'm working on a relatively straight forward Web API that'll have a
SOAP presence. The most secure way of going about doing
authentication would be undoubtedly client-certificate authentication.
I have been able to implement such a service straight forward as
there is plenty of documenta
Checkout oAuth, to either see how they used it, or for the algo's
http://oauth.net
Kyle
On Sun, Jun 22, 2008 at 7:53 AM, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm working on a relatively straight forward Web API that'll have a
> SOAP presence. The most secure way of going
Oops
-- Forwarded message --
From: Nitsan Bin-Nun <[EMAIL PROTECTED]>
Date: 21 Jun 2008 19:23
Subject: Re: [PHP] How to make a "Auto View" and a "Download" Link for PDF?
To: Michelle Konzack <[EMAIL PROTECTED]>
I am not 100 percent sure that i have understood your idea,
but if i d
Daniel Brown wrote:
Hey, Col. Thought you were dead. ;-P
Not dead, just buried... :p
But this reminds me of an idea I had a while back. As a developer
working with a lot of open source projects etc, what would happen if I
did die? I'd want to let all the people I deal with in the onli
At 10:02 PM +0100 6/22/08, Colin Guthrie wrote:
But this reminds me of an idea I had a while back. As a developer
working with a lot of open source projects etc, what would happen if
I did die?
We probably would have a hell of a time trying to get to finish it. :-)
Seriously, look at "Key Ma
tedd wrote:
At 10:02 PM +0100 6/22/08, Colin Guthrie wrote:
But this reminds me of an idea I had a while back. As a developer
working with a lot of open source projects etc, what would happen if I
did die?
We probably would have a hell of a time trying to get to finish it. :-)
The testing
Weston C wrote:
> Just curious if anyone knows the rough timeline for PHP 5.3.
>
> Also curious if anyone knows whether anon functions/closures or a
> shorter JSON-ish array syntax are being considered for inclusion. I
> know there were two patches announced in December/January:
Ask the -internal
would someone happen to know the escape character for query string?
here is my querysting my.php?message=Hello%PHP%0AHow%was%your%day?
the output should be
Hello PHP
How was your day?
--
View this message in context:
http://www.nabble.com/escape-character-in-query-string-tp18061596p1
I am writing a form right now.
I would like to make the checkbox an array variable. The first part of
the array is the component reference, the second part is the package
reference. What name would you assign to it that I could use in
processing the form in the PHP script this posts to?
Ron
Ron Piggott wrote:
I am writing a form right now.
I would like to make the checkbox an array variable. The first part of
the array is the component reference, the second part is the package
reference. What name would you assign to it that I could use in
processing the form in the PHP script
13 matches
Mail list logo