Forum Moderators: coopster

Message Too Old, No Replies

Advice about detecting css

         

orion_rus

8:39 am on Feb 24, 2005 (gmt 0)

10+ Year Member



Hello world i have a css placed on
mainsite.com/css/main.css
but then i moving to another directory my path to it became wrong( May be somebody knows any way to solve this problem?

coopster

12:19 pm on Feb 24, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Could you use $_SERVER [php.net]['DOCUMENT_ROOT'] to build the correct path?

orion_rus

4:54 pm on Feb 24, 2005 (gmt 0)

10+ Year Member



yes i think i can)
Thank you very much