Re: [PHP] Is it possible to parse a variable by character?

2001-04-18 Thread Sean Coyle
Christian, Thanks for pointing that out! Everything works excellently now! Now, all I have to do, is run another ereg_replace() to look for any duplicate full stops '.' and replace them with one, but I don't think that one will be to hard. For those of you interested, this is what the

Re: [PHP] Is it possible to parse a variable by character?

2001-04-18 Thread Sean Coyle
PROTECTED], "Sean Coyle" <[EMAIL PROTECTED]> wrote: > Thanks for that help! Now I am getting an interesting error that I am not > sure what to make of. > > Warning: REG_ERANGE in /home/httpd/www/worldvibe.org/digitall/edit_f.php on > line 91 > > Here are lines s

Re: [PHP] Is it possible to parse a variable by character?

2001-04-18 Thread Sean Coyle
er, Chief Developer > PHPBeginner.com (Where PHP Begins) > [EMAIL PROTECTED] > www.phpbeginner.com > > > > > -Original Message- > From: Sean Coyle [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 18, 2001 2:23 PM > To: [EMAIL PROTECTED] > Subject: [PHP

[PHP] Is it possible to parse a variable by character?

2001-04-17 Thread Sean Coyle
Hey there guys, This may seem like a dumb question, but I have to ask it anyway. I have a form in one of my php based scripts that allows for file uploads. I recently noticed a potential issue if people upload files containing anything else but the standard characters ([_a-z0-9-]+(\.[_a-z0-9