On Wed, 16 Sep 2009 10:49:50 Dmitry Ruban wrote: > Hi Michael, > > Try to replace > > &$errno,&$errstr > > with > > $errno,$errstr
Fixed. Thanks Dmitry and Mohammed. This is the next issue I have found: Notice: Undefined index: retry on [filename] on line x In this file 'retry' refers to a variable $retry. This message also come up in respect of other variables. --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
