Update of /cvsroot/phpslash/phpslash-ft/doc/html
In directory usw-pr-cvs1:/tmp/cvs-serv4816/doc/html
Modified Files:
phpslash.sgml
Log Message:
Doc update for register_globals and a futz with config. Will fiox config before release
Index: phpslash.sgml
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** phpslash.sgml 20 Mar 2002 22:17:56 -0000 1.22
--- phpslash.sgml 27 Apr 2002 20:49:35 -0000 1.23
***************
*** 438,441 ****
--- 438,449 ----
list (currently at SourceForge).
+ <sect1> phpSlash and the register_globals setting
+ <p>
+ phpSlash currently does not work with the register_globals setting turned
+ Off. Yes we are aware of the problems this causes. yes we are aware that
+ php4.2.0 defaults to turning off register_gloabals. This will be
+ addressed in the next release (M7) with an all new user input and config
+ parsing system.
+
<sect1> A few notes on the installation of phplib
<p>
|