NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP Form Validation

Billy Pilgrim bpilgrim1979 at gmail.com
Sat Sep 3 16:27:48 EDT 2005


On 9/3/05, Peter Sawczynec <ps at pswebcode.com> wrote:
> "For advanced: The fully-locked down php.ini, a freshened standard in
> scripting language security",

http://us3.php.net/manual/en/install.unix.php

13. Setup your php.ini file:

      cp php.ini-dist /usr/local/lib/php.ini

    You may edit your .ini file to set PHP options.  If you prefer your
    php.ini in another location, use --with-config-file-path=/some/path in
    step 10. 
    
    If you instead choose php.ini-recommended, be certain to read the list
    of changes within, as they affect how PHP behaves.



More information about the talk mailing list