I get the following error... Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/xxxx/public_html/xxx/config.php on line 16 now the line "16" is this one... $keyword_list = array(Scuba Diving,); If the keyword is just one word, instead of 2 words, it seems to work... but with one word it doesn't work. Please pm and i will send you the URL with the original script. Once it is solved, please post Solved so I can pay to the first one to fix it.
add a , between each word, that should work i think. if you feel like paying me, ill be glad if not, ill be sad but its ok too edit: if this doesn't work Do a "" qouta on the words, i think the problem is it just boggles with the start and end with space, to declare its one piece at start " and at end " if this works i really can use the 15 bucks