Tagged Questions
0
votes
3answers
938 views
PHP Input validation for a single input for a url
I have this very simple script that allows the user to specify the url of any site. The the script replaces the url of the "data" attribute on an object tag to display the site of the users choice ...