Hi,
me again,
I have a textbox that users can enter a url of there website.
I have default value at http:// so when page loads the text box alreay displays http://
I am not sure what i do in PHP to check to make sure that the url starts with http://
can someone tell me what i use in PHP so it checks that the textbox starts with http:// ?
Thank you,
genieuk