Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Beginning PHP
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 8th, 2005, 06:47 AM
Authorized User
 
Join Date: Jan 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to js_pandey Send a message via Yahoo to js_pandey
Default how to get the URL

Hi All,
i want to extract URL thru PHP code. can u plz help me how can I do this.

Like if I am typing a domain name in IE address to access a website,
ex: http://www.domain.com
then my PHP scrit should show http://www.domain.com

Can anyone help me how can i do this??????/

thanks

Cheers!
I am Jay.
contact: jays_pandey at yahoo.co.in
__________________
Cheers!
I am Jay.
contact: jays_pandey at yahoo.co.in
 
Old July 8th, 2005, 07:19 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default

get $_SERVER['REQUEST_URI'];

http://www.mediasworks.com/

 
Old July 8th, 2005, 08:08 AM
Authorized User
 
Join Date: Jan 2005
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to js_pandey Send a message via Yahoo to js_pandey
Default

Thanks but it didnt solved my purpose.
say: when I am typing in browser like: http://domain.com/folder/a.php
then it returns /folder/a.php

but I want is: http://domain.com
Can you please help me how can retrieve the domain name associated with an URL.

Kind regards,

Cheers!
I am Jay.
contact: jays_pandey at yahoo.co.in





Similar Threads
Thread Thread Starter Forum Replies Last Post
URL Redirect based on given URL somnath.kartic VS.NET 2002/2003 1 August 2nd, 2012 08:21 AM
URL rewriting with URL forwarding mtabyana BOOK: Professional Search Engine Optimization with PHP: A Dev's Guide to SEO ISBN: 978-0-470-10092-9 0 October 22nd, 2007 08:22 AM
extract URL from Favorites (.URL Files) PhilHawks VB.NET 2002/2003 Basics 2 November 2nd, 2004 04:35 AM
get URL marcrock Javascript How-To 4 February 6th, 2004 11:33 AM
Url Help morpheus Classic ASP Basics 2 January 27th, 2004 12:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.