Results 1 to 4 of 4

Thread: How to use Search Engine Keyword Tracker & Keyword Ranking Code using PHP

  1. #1
    Join Date
    Dec 2008
    Posts
    7

    How to use Search Engine Keyword Tracker & Keyword Ranking Code using PHP

    Hi friends,
    I have an problem with the search engine tool which needs to be embedded in a web applicationso i need code using PHP. I need Search Engine Keyword Tracker & Keyword Ranking API Code using PHP or any Search Engine Keyword Tracker & Keyword Ranking Useful Code using PHP.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: How to use Search Engine Keyword Tracker & Keyword Ranking Code using PHP

    Hi,
    If you want to set up a PHP search engine then you might need data in MySQL database and if you already have it then use the LIKE function to check the search data you can use the following code
    Code:
    mysql_query("SELECT * FROM table WHERE row LIKE(%'" . $keywords . "'%)") or die(mysql_error());

  3. #3
    Join Date
    Dec 2008
    Posts
    7

    Re: How to use Search Engine Keyword Tracker & Keyword Ranking Code using PHP

    Cant Google Analytics or any open source / commercial services of similar type will solve the problem...it will be better to use API's than coding it in PHP.

  4. #4
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to use Search Engine Keyword Tracker & Keyword Ranking Code using PHP

    Heard that google has stop giving search API's

Similar Threads

  1. Fastest way to bring keyword Up in search engine
    By Chillam in forum Technology & Internet
    Replies: 4
    Last Post: 18-01-2011, 09:04 AM
  2. Keyword Analyzer and keyword ranking tool
    By Captain Carrot in forum Technology & Internet
    Replies: 5
    Last Post: 21-06-2010, 03:12 PM
  3. keyword Tracker for ASP?
    By Muses in forum Technology & Internet
    Replies: 5
    Last Post: 22-04-2010, 10:58 AM
  4. Need to know about search engine and Keyword marketing.
    By Akaashath in forum Technology & Internet
    Replies: 5
    Last Post: 11-03-2010, 12:06 AM
  5. Replies: 2
    Last Post: 27-06-2009, 01:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,572,595.02435 seconds with 17 queries