in reply to Re: Problem with hashin thread Problem with hash
You're probably already doing it this way but, just in case you're not: instead of just deleting the line, you might want to consider making the script more robust -- check that $banco and $statuss are defined before using them.
Just a thought.