Jump to content

Url handling


faleira

Recommended Posts

I'm not sure if this is in the right section or not...
But i'm just playing around in php, getting myself familiarized with it, and i was making a script that just autocreates a page of links, with categories n watnot in it. And i came to a little problem that i don't know how to get past.

Everything with the adding and watnot of the script is perfectly fine. What i can't seem to solve is to have it so that the link doesn't get parsed as a sublink of the site without needing me to put http://. For example, if i had http://site.com, and i entered in phpfreaks.com into my script, it would tag it on like http://site.com/phpfreaks.com. I don't want to just put the http in before hand, cause then that would cause problems if i entered http:// into the field as well, and end up being http://http://phpfreaks.com. Is there a php command that i could use to have it break out of forcing it from recognizing it as a subfolder?
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.