From: Alessandro P. (T. / J578) <al...@ti...> - 2001-12-13 15:31:55
|
On Thu, 2001-12-13 at 14:25, Matthew McNaney wrote: > My opinion is that we not take advantage of them yet unless there is a > version check with a work around. Heck, people still write us on why we > don't support php 3.x =P. If we can, add the new functionality in after > fixing the compatibility but put the version check and the proper execution > in a function in the mainfile so it will be easy for other developers to > make the change. I agree: support for new php 4.1 will come someday, but IMHO we still need to make phpWebSite work with register_global = Off, I mean: using $HTTP_GET_VARS / $HTTP_POST_VARS. So, any PHP 4.x will work fine with phpWS with register_globals both on and off. It is okay to make such a change ? If so, I could take care of this change. Bye, Alessandro -- Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087 phpWebSite Development Team http://phpwebsite.appstate.edu INWO Project coordinator http://inwoproject.sourceforge.net "I will carry you through, hicking and screaming, and in the end you will thank me" - Tyler Durden [from "Fight Club"] |