Hi,
i am making comment script in php and want to know how to check whether user submitted homepage url is valid.
i dont want nothing complex, just check if it starts with http:// and dont contain symbols that cant be used in url
cant you give me code or link?
and where i can read what symbols cant be used in url?