I am in the process of making a website that will have 1000 subdirectories and I want to put ads on them all same ads and change the ads daily but do not want to do it one directory at a time I tried to use this(?php include("www.mysite.com/1/12.php");?) and get error says don't exist is there a way to do o It or do I need to change 1 directory at a time. Thanks