Hi Trisan,

Quoting [EMAIL PROTECTED]:

> I've put this code at teh top of the code on events page '$sort_by =
> $_GET[sort_by];' etc...
> And while that sorts out the problem, I'm curious as to why I need to do
> that, and if those changes will cause me probs elsewhere?

Perhaps on your old server, register_globals was on and on the new server it is
off?
Here's a link for more info on it
http://us2.php.net/register_globals

-R'twick
--
This is a signature

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to