Posted by Steve on 10/25/05 17:08
> Help, I'm stuck! I've written the below function as part of my form data > filtering steps and for some reason It won't return the right value! All of these lines: $filter[] = strpos('to:', $post); will add another array entry even if the function returns nothing, so your end test is always true. Recode. --- Steve
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming