View Single Post
Old 2005-08-24, 10:53 PM   #5
ronnie
Wheither you think you can or you think you can't, Your right.
 
Join Date: Jun 2004
Location: midwest
Posts: 2,274
Send a message via ICQ to ronnie
Quote:
Originally Posted by ponyman
hmmm it's not working.

I put this in my .htaccess in the root and the folder, but it doesn't work. I see no phpadsnew calls on the page at all.
You could always put some php code on your html pages to make sure the htaccess line is working like,

PHP Code:
<? echo "This is php working on a html page"?>
If that works, you've eliminated the htaccess code.

ronnie
ronnie is offline   Reply With Quote