Re: [PHP] PHP code will not work

2008-07-09 Thread Sanjay Mantoor
http://www.php.net/unsub.php >> >> >> > > -- > View this message in context: > http://www.nabble.com/PHP-code-will-not-work-tp17811807p18362005.html > Sent from the PHP - General mailing list archive at Nabble.com. > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Thanks, Sanjay Mantoor -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP: array with null shows different with print_r and var_dump

2008-04-01 Thread Sanjay Mantoor
t; NULL// Does this convert to null to NULL? [1]=> NULL } Can you tell me why the above difference? -- Thanks, Sanjay Mantoor