Gregory Machin wrote: > Hi > i have a piece of code that gets info from a comma delimited file, > then gets each value that is to be insterted into the database .... > > The variabls must only contain numbers and must not be null .. > but the logic i have is iether not working or there are some hidden > characters creeping in because it is processing the data ... how can i > do this better ? Maybe use a regex? /Per Jessen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php