Hi guys please help me know what i did wrong in this script. I upload the script here http://www.yuvamunch.com/seotools/ and see a lot of errors. I just follow the instruction from http://tools.seobook.com/general/keyword/source.php But i still get that error.. Did i miss something?? Please help guys..
Ok and all files are under one directory? I am looking at the code and there's no reason for this error. Could you remove the ../ before the files and see if it works ?
Yes its under the seotools directory.. What seems the error in mine maia?? Will i give it a permission or something??
find this code : include '../header.php'; //at the beginning include 'source-info.php'; include '../footer.php'; //at the end //replace with : include 'header.php'; include 'footer.php'; PHP: The source info file is probably irrelevant