> And let me know if that works or doesn't work.  (It's kind of a hunch,
> hard to tell from your code if it will work.)

  Didn't. I still get the same error, using unset($mensagem). Also tried:

global $mensagem;
session_unregister($mensagem)

  Also tried:

showError(&$_SESSION....

  And a mix with & in function definition and call, and didn't work.

  I am tired :(

--

Julio Nobrega.



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

Reply via email to