Problem setting validation rules for image links

Derson5

New Member
I want to users to share their photos. I am using cakephp.I set the validation rule as url. Save fails.URL of the photo looks similar to this.\[code\]http://b.static.ak.fbcdn.net/rsrc.php/v1/Th/qr/B45MCqf3zU.jpg\[/code\]I want to validate urls only for images. I appreciate any help.Thanks.
 
Top