Re: [PHP] foreach statement

2002-01-08 Thread David Balatero
Nope, the exact syntax is foreach ($emails as $this_is_one_address) { } ...With that "as" in there. HTH David Balatero [EMAIL PROTECTED] - Original Message - From: "Chris Grigor" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Php-General"

[PHP] ARGGG! File uploading on a local Windows box.

2001-12-28 Thread David Balatero
em is, whenever I upload an image, $userfile is always "none". I know I'm uploading it on the form end, but it doesn't seem to register it on the PHP script's end. Any help here? Thanks, David Balatero ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/)

[PHP] regex help...again

2001-03-29 Thread David Balatero
this? Thanks! David Balatero -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] strip_tags()

2001-03-29 Thread David Balatero
ag! Please help! Thanks, David Balatero -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Regexp

2001-03-29 Thread David Balatero
723The URL changed because it was yesterday's comic :) "; # Then I could parse it easier. So, I guess i need a regexp to remove all the \n and :space: chars. Thanks, David Balatero -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED