| Article: |
Apache Web-Serving with Mac OS X, Part 6 | |
| Subject: | Problems POSTing data to PHP scripts | |
| Date: | 2003-01-30 20:58:57 | |
| From: | anonymous2 | |
|
Response to: Problems POSTing data to PHP scripts
|
||
|
You need to to place the following line in /usr/local/lib/php.ini: register_globals = on then sudo apachectl graceful to restart apache |
||
Showing messages 1 through 1 of 1.
-
Problems POSTing data to PHP scripts
2003-02-16 11:28:50 qwave [View]



Using the new PHP4 way of accessing global variables will improove security of your PHP scripts.