- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Does anyone know why the below regex isn't working/saving:
Code:
I'm trying to make it so users are only allowed to link to imgur with JPG, PNG, GIF supported types.
Code:
('/^(http|https):\/\/(.*?)\.(imgur)\.(com)\/(.*?)\.(png|jpg|gif|PNG|JPG|GIF)$/i',$url)
I'm trying to make it so users are only allowed to link to imgur with JPG, PNG, GIF supported types.
نام موضوع : Imgur regex