Rob Marscher wrote: > Absolute path: > http://www.example.org/css/main.css
This is more often described as an absolute URL, although it does use an absolute path. > Relative path that will start at whatever comes after your > domain (i.e. it's still relative to the domain): > /css/main.css This is an absolute path, not a relative one. > Relative path that starts after the request uri: > css/main.css Yes. :-) Allen Shaw's email describes this much better than I have: http://lists.nyphp.org/pipermail/talk/2007-March/021357.html Chris -- Chris Shiflett http://shiflett.org/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php