I registered a new domain to test whether my server support what coop does. I follow setup instructions and just upload one test index.html page at www.best-laptop-deals.com , but I can't see ads showup in my site, also can't get validation either. My server support php and mysql. I directly pasted the .php code into my test page --index.html Please check where I did wrong? Why not work? peace
The PHP code is in your page source, which means the page isn't being evaluated by the server as PHP.
Shawn, Sorry, I might not understand your meaning. The server should support latest version of PHP, how I can get my server to evaluate the PHP code as PHP ? Kindly advise Peace