On 29/10/14 at 07:07pm, Armin Burger wrote:
> ok, I can change that, though I guess the the performance gain will be 
> likely quite small in real world situations. Lets just hope no field 
> names will be ever called "null" then... ;-)

on the positive side, you could use "null" for very secret stuff
field.
:-)

> 
> armin
> 
> On 10/29/2014 12:26 PM, Thomas RAFFIN wrote:
> > Hi,
> >
> > I think it should be better to use "isset($recIn[$fld])" instead of
> > "array_key_exists($fld, $recIn)" by considering performance.
> >
> >

-- 
« Nunc est bibendum, nunc pede libero pulsanda tellus »

------------------------------------------------------------------------------
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to