Re: [PHP] Secure monetary transactions

2011-02-07 Thread Tommy Pham
On Mon, Feb 7, 2011 at 2:06 PM, Paul M Foster wrote: > (Sorry-- originally sent without subject.) > > I have a customer who currently has his site set up this way: donors > select (on a non-secure page) the level of donation they want to donate, > provide their name and an attestation, etc. None o

[PHP] Secure monetary transactions

2011-02-07 Thread Paul M Foster
(Sorry-- originally sent without subject.) I have a customer who currently has his site set up this way: donors select (on a non-secure page) the level of donation they want to donate, provide their name and an attestation, etc. None of the data confidential. Then they press the button, and we sen

Re: [PHP] file upload utility ?

2011-02-07 Thread Daniel Brown
On Mon, Feb 7, 2011 at 11:03, Frank Bonnet wrote: > I found nothing that's why I wrote this !!! My point is, you only told everyone what you're trying to do. Not once did you ask a question or mention where you're seeking guidance, other than your ambivalence on file uploads and distribution

Re: [PHP] file upload utility ?

2011-02-07 Thread Jim Lucas
On 2/7/2011 8:03 AM, Frank Bonnet wrote: > On 02/07/2011 05:01 PM, Daniel Brown wrote: >> On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: >>> Hello >>> >>> I'm searching for a utility that let our users upload a file >>> on a server , then generate a temporary link that point >>> to the real fil

Re: [PHP] file upload utility ?

2011-02-07 Thread Ashley Sheridan
"Frank Bonnet" wrote: >On 02/07/2011 05:01 PM, Daniel Brown wrote: >> On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: >>> Hello >>> >>> I'm searching for a utility that let our users upload a file >>> on a server , then generate a temporary link that point >>> to the real file. >>> >>> As this

Re: [PHP] file upload utility ?

2011-02-07 Thread Frank Bonnet
On 02/07/2011 05:01 PM, Daniel Brown wrote: On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: Hello I'm searching for a utility that let our users upload a file on a server , then generate a temporary link that point to the real file. As this is for internal use we don't need security, the fi

Re: [PHP] file upload utility ?

2011-02-07 Thread Daniel Brown
On Mon, Feb 7, 2011 at 10:56, Frank Bonnet wrote: > Hello > > I'm searching for a utility that let our users upload a file > on a server , then generate a temporary link that point > to the real file. > > As this is for internal use we don't need security, the file > can be read by anyone. > > The

[PHP] file upload utility ?

2011-02-07 Thread Frank Bonnet
Hello I'm searching for a utility that let our users upload a file on a server , then generate a temporary link that point to the real file. As this is for internal use we don't need security, the file can be read by anyone. The goal is to distribute the file to our users by sending them an ema

Re: [PHP] String length output in php-generated response

2011-02-07 Thread Richard Quadling
On 6 February 2011 15:57, Florin Jurcovici wrote: >  said it, Bush junior proved it Is this actually part of the output? -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://

Re: [PHP] Bilingual strtotime()

2011-02-07 Thread Per Jessen
Alexis wrote: > So basically, the answer is no :) > Looks like I'll simply do a replace of the French named months with > English ones. > > Would have thought the length of time that PHP has been around and > with people around the world, speaking more than just one language, > that language supp

RE: [PHP] String length output in php-generated response

2011-02-07 Thread Ford, Mike
> -Original Message- > From: Florin Jurcovici [mailto:florin.jurcov...@gmail.com] > Sent: 06 February 2011 15:57 > I'm trying to build myself a small JSON-RPC server using PHP. > > Using wireshark, here's the conversation: > > Request: [...snip...] > Response: > HTTP/1.1 200 OK