Re: Re: undefined index and php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, November 10, 2005 8:38 am, Mark Rees wrote:
> It's not good practice (in fact I don't even know if it's possible) to

It's definitely "possible" in the sense that you can cram things in
there.

You can store your lunch in the trash can and pull it back out when
it's time to eat.

Neither of these is a particularly Good Idea (tm)

Any other place in your program, you expect $_POST to contain what the
browser/user/client/monkey sent as POST data.  Don't pollute that by
cramming your own data in there.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux