Re: PHP preg_match() help

well hi there stranger, lol, I can't answer but wanted to say a hello

take care, 
inthane
• For Blind Programming assistance, Information, Useful Programs, and Links to 
Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com
• to be able to view a simple programming project in several programming 
languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com
• for a blind user friendly Chat, go take a look at:
http://www.icedirc.com/
  ----- Original Message ----- 
  From: Storm Dragon 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Tuesday, July 29, 2008 11:50 PM
  Subject: PHP preg_match() help


  Hi,
  I am having a bit of a problem. I was never good at the PHP preg_match() 
function.  I am working on a website for a client andI need to be able to 
accept anything except ; and space.  Well, actually I really need to make sure 
a url is in proper format.  The problem is, it could be any url and they can be 
so different.  I want to protect against sql injection attacks, so I figured 
getting rid of ; and space would go a log way toward that end.  I suppose no " 
or ' would be good too, I can't think of any urls with either of those in them, 
but it's late and I am tired, so can't be sure.
  Thanks for any help.
  BlueScale

Other related posts: