RE: Maybe an HTML prob?

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

 



On Wed, November 29, 2006 3:14 pm, Frank Reichenbacher, Bio-Concepts,
Inc. wrote:
>
> Well, my code worked fine with that one simple change from "=" to "=="

Well, that means you aren't using E_ALL, as there *IS* an E_NOTICE
being issued for $_POST['Permission'] when you attempt to read it, as
it's not there.

http://php.net/error_reporting

You will find a LOT of mistakes early on with E_ALL.
Early Detection is important in coding, as well as in medicine.
:-)

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
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