Tuesday, March 21, 2006

Overture keyword suggestions

This class extracts the suggestion keywords from Overture (Yahoo! Search Marketing) together with their popularity counts. Sample Output:
array
  'dalat' => 1894
  'dalat resort' => 426
  'dalat nam viet' => 359
  'dalat palace sofitel' => 97
  'dalat hotel' => 91
  'dalat school' => 63
  'dalat flower' => 62
  'bi dalat vo' => 60
  'city dalat' => 59

4 Comments:

At 2:42 PM, Anonymous paknaz said...

hey dude,
Please give me info how i can do this same using visual basic or give me some more infor on your class working
my mail paknaz @ gmail . com

 
At 7:13 AM, Blogger Hendrik-Jan said...

Hello,

Your script look okay but I get the following error:

Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/xebunco/public_html/Overture.php on line 9

Something to do with Server Setting??

 
At 5:22 PM, Blogger trungson said...

This scripts requires PHP5, if you have PHP4 then it might throw syntax errors.

 
At 8:58 PM, Anonymous Anonymous said...

I did something similar because yours wasn't working:

http://vladimir.pixeltomorrow.com/web-development-overture-keyword-extractor-using-php

Vladimir

 

Post a Comment

<< Home