On Tue, 2004-11-16 at 20:24, Robby Russell wrote: > On Wed, 2004-11-17 at 11:28 +1100, Jason Oakley wrote: > > I think maybe > > > > $jtitle=$HTTP_GET_VARS['JTitle']; > > > > Might I remind you that $_HTTP_*_VARS is deprecated.. > > $_GET > $_POST > .... (it's also much quicker to type) And not as backward compatible. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php