get url in address bar - Snippets

Mobile
feeds
Welcome Login | Register

get url in address bar - Snippets
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Snippets Forums
        » » get url in address bar
get url in address bar - Snippets
Post Description: get url in address bar Snippets
Post Tags:
This Post Has Been Viewed 693 Times Since Mon Jun 23, 2008 8:09 pm Author kioliss with 2 replies
get url in address bar - Snippets
Advertise On This Page




i would like to know how you were able to get the url from the browser address bar above on that wallpaper script

that is very cool

can you give me the code?

im using php, is it possible with php?


Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : get url in address bar - Snippets

Comments and replies About get url in address bar - Snippets
:: 1 :: Reply #59081 Reply By hostman On Mon Jun 23, 2008 8:10 pm
hostman:
no, i used javascript to get it
:: 2 :: Reply #59082 Reply By sholis On Mon Jun 23, 2008 8:11 pm
sholis:
have you tried this:

echo $_SERVER['PHP_SELF'];