I have this .htaccess code that works to display most of my page. but for some reason it's not displaying the header image. the header is being called because the login and register links are being displayed.
NEVERMIND!!! i feel like an idiot. except for the fact that i built this entire program in 5 days. i had the image only going back one folder. instead of using my <?=$weburl;?> code, which specifies the site's url, with /imgs/image.gif i was using ../imgs/image.gif which the url i was creating was 2 folders deep so the header couldn't find the image. sorry for waisting yalls time. thnx.
Bookmarks