Hi Guys,
I just want to block all the comments which contains any URLs in the comment.. Please tell me how I can parse the comment string for the “https://” and then just print a error message “No urls in the comment” and exit..
Thanks in advance for any help in this regard ??