John Taylor-Johnston wrote:
Looks a bit odd to me :) But could be because you're using outdated
semantics. It should be sufficient to do the following:

[snip]

Why is it outdated semantics?

I believe he was referring to your use of $HTTP_POST_VARS and session_register, which have been replaced by $_POST and $_SESSION, respectively. The manual will have more details.

P.S. do folks prefer I reply on top or on bottom?

Well, I can't speak for everyone else, but personally, bottom, as long as you trim your posts :)

--
Jasper Bryant-Greene
Freelance web developer
http://jasper.bryant-greene.name/

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

Reply via email to