[PHP] Re [PHP] Secure File Upload

2002-06-05 Thread Stephen Phillips
Hi, Not sure if this would work in limiting the file size of an upload or not, but I noticed a line in my php.ini file which seems to limit the size of any data sent by a POST, of course this would be a serverwide setting I guess.   the line is; post_max_size = 8M;   I'm assuming this would b

RE: [PHP] Re: PHP secure

2001-08-24 Thread Dave
>-Original Message- >From: J Smith [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 24, 2001 8:28 AM >To: [EMAIL PROTECTED] >Subject: RE: [PHP] Re: PHP secure > > >If you can't trust your clients with the source code, what are you telling >your clients? >

RE: [PHP] Re: PHP secure

2001-08-24 Thread Brian Tanner
-- From: J Smith [mailto:[EMAIL PROTECTED]] Sent: August 24, 2001 5:28 AM To: [EMAIL PROTECTED] Subject: RE: [PHP] Re: PHP secure If you can't trust your clients with the source code, what are you telling your clients? J Erik H. Mathy wrote: >> Encode (or compile) the source. &g

RE: [PHP] Re: PHP secure

2001-08-24 Thread J Smith
If you can't trust your clients with the source code, what are you telling your clients? J Erik H. Mathy wrote: >> Encode (or compile) the source. >> >> Zend's compiler costs 2400 dollars. At this cost is better to >> release your code on an open source license ;-) > > The open source lic

RE: [PHP] Re: PHP secure

2001-08-24 Thread Erik H. Mathy
> Encode (or compile) the source. > > Zend's compiler costs 2400 dollars. At this cost is better to > release your code on an open source license ;-) The open source license is only as effective as your ability to hire a lawyer to enforce it. ;) It also depends on: a.) How much you're charg

[PHP] Re: PHP secure

2001-08-24 Thread Julio Nobrega Trabalhando
Encode (or compile) the source. Zend's compiler costs 2400 dollars. At this cost is better to release your code on an open source license ;-) -- Julio Nobrega A hora está chegando: http://toca.sourceforge.net "Peter Allum" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL