Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Website Designing > HTML/CSS
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-16-2009, 12:04 AM
Junior Member
 
Join Date: Jun 2009
Posts: 3
Default Putting URL on page

Anyone know if it's possible to automatically put the current URL into the page. Say I want a landing page with the domain on it, but don't want to handcraft each page for each domain.
Thanks in advance
__________________
Himalayan GoChi Juice
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-16-2009, 12:18 AM
Junior Member
 
Join Date: Jun 2009
Posts: 20
Default

Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
I want a landing page with the domain on it, but don't want to handcraft each page for each domain.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-16-2009, 04:46 PM
Junior Member
 
Join Date: Apr 2009
Posts: 8
Default

there are many websites that allow you to create your own playlists and share them via Myspace, facebook, xanga, etc. Project Playlist is one. I currently have imeem, and Lastfm is also great. I have a last fm account, and you can also insert album and artist quilts in your profile to show everybody your music taste and what you've been listening to lately! GOOD LUCK!
__________________
Atlanta Web Development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-07-2009, 02:23 AM
Junior Member
 
Join Date: Jul 2009
Posts: 5
Default hai

$HTTP_HOST ought to just do the domain itself, explode() off the www or regex it to strip out the rubbish.

If you are building a holding page for names it is worth logging everything eg.

$date = date("l dS of F Y h:i:s A"); $ip = $_SERVER['REMOTE_ADDR']; $browser = $HTTP_USER_AGENT; $os = $_ENV["OS"]; $referer = $HTTP_REFERER ; $searchterm = "FRONTPAGE";

Nice and handy to find out who is visiting site, where they have come from, what they did prior to contacting you etc etc. Logging IP's can be handy to see previous visits as well.

Others do things far more in depth than the above, but it can be very handy
__________________
Buy Viagra Online Inurl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT -5. The time now is 10:44 AM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.