Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in PHP only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Today's Posts
Member List
Calendar
Home
Forum
Topic
PHP
printing the http path to the root of my site?
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
monomaniac21
#1
printing the http path to the root of my site?
Jun 25 '07, 12:25 PM
hi all
print the http path to the root of my site?
marc
Arjen
#2
Jun 25 '07, 12:25 PM
Re: printing the http path to the root of my site?
monomaniac21 wrote:
hi all
>
print the http path to the root of my site?
Properly configured it should be $_SERVER['DOCUMTENT_ROOT '];
Ps ending a sentence with '?' doesn't automatically make it a question :-)
Arjen
Comment
Post
Cancel
Arjen
#3
Jun 25 '07, 12:25 PM
Re: printing the http path to the root of my site?
Arjen wrote:
monomaniac21 wrote:
>hi all
>>
>print the http path to the root of my site?
Hey wait a minute .... it's a trick question :-)
try this :-p
echo "/";
Arjen
Comment
Post
Cancel
FFMG
#4
Jun 25 '07, 01:45 PM
Re: printing the http path to the root of my site?
monomaniac21;78 201 Wrote:
hi all
>
print the http path to the root of my site?
>
marc
Not sure if this is what you are asking, but look at the $_SERVER
values.
var_dump( $_SERVER );
FFMG
--
'webmaster forum' (
http://www.httppoint.com
) | 'webmaster Directory'
(
http://www.webhostshunter.com/
) | 'Recreation Vehicle insurance'
(
http://www.insurance-owl.com/other/car_rec.php
)
'Free URL redirection service' (
http://urlkick.com/
)
------------------------------------------------------------------------
FFMG's Profile:
http://www.httppoint.com/member.php?userid=580
View this thread:
http://www.httppoint.com/showthread.php?t=17799
Message Posted via the webmaster forum
http://www.httppoint.com
, (Ad revenue sharing).
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment