|
|||
|
I'm using Zend_Filter_Input to validate some input, and one of the textboxes allows you to enter a URL in. I need to validate the URL to make sure it is in the proper Website.com format. In fact, it's supposed to point to an image, so I'm hoping I can override the validator (if one already exists) so it checks for a proper image url.
|
|
|||
|
Hi Bulletproof
I'm also trying to validate a URL. How did you do it? I need to validate URLs like: Code:
http://www.websites.com http://subdomain.websites.com http://www.websites.com/directory/ http://www.websites.com/index.php?whatever=xyz Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
|
|