Sid Bachtiar wrote: > I think isset is better used when reading $_GET since there should not > be null but array_key_exists is better for later in different level > when the application can actually set null to request object. > > And why shouldn't a project use both isset and array_key_exists? :) > Exactly.
-- Stig Manning http://www.sdm.co.nz --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
