Main > Free Download Search >

Free search queries script

search queries

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1594
Search Engine Position

Search Engine Position


Check your websites position on the 3 major search engines: Google, MSN and yahoo by a specified keyword, you have the possibility to set the limit from Top 100 to Top 1000. more>> Check your websites position on the 3 major search engines: Google, MSN and yahoo by a specified keyword, you have the possibility to set the limit from Top 100 to Top 1000.<<less
Added: 2007-10-09 License: Freeware Price: $0.00USD
15 downloads
Search engine referrers

Search engine referrers


This will log all of the search engine queries used to find your site in all of the most popular search engines. It will save each query and list them by how many hits that query has brought you. It w more>> This will log all of the search engine queries used to find your site in all of the most popular search engines. It will save each query and list them by how many hits that query has brought you. It will also show you the last 20 queries used to find your site. You can search through the database for a specific search phrase, list searches from a specific search engine and more. You also have the option of redirecting certain search engine strings to a certain page, so if someone comes to your website after searching for something like "free scripts", you can have that person redirected to a page on your site that has free scripts on it. You simply include a single file in your webpage and the script does the rest. Current search engines supported: Google, Yahoo, MSN, Altavista, Mamma, Hotbot, Alltheweb, AOL, Teoma, Lycos, Ask.<<less
Added: 2004-03-24 License: GPL Price: $10.00
2039 downloads
Search Engine Saturation 2.1

Search Engine Saturation 2.1


The Search Engine Saturation program checks how many pages from your web site are indexed by the mayor search engines. more>> The Search Engine Saturation program checks how many pages from your web site are indexed by the mayor search engines.<<less
Added: 2007-01-07 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Search Engine Saturation
Search Engine SaturationCheck the search engine saturation of 4 websites in the same time and . Check the search engine saturation of 4 websites in the same time and
Price: $0.00USD
License:Freeware
Download
12 downloads
Added: 2007-10-09
Search Engine Positioning

Search Engine Positioning


Check your search engine positions for any keyword in the mayor search engines and get an advanced report including related keywords and spell check. more>> Check your search engine positions for any keyword in the mayor search engines and get an advanced report including related keywords and spell check.<<less
Added: 2007-01-07 License: Freeware Price: $0.00USD
11 downloads
Database Search Engine 1

Database Search Engine 1


This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection. more>> This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.<<less
Added: 2006-08-31 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Database Search Engine
Database Search Enginewill search a custom query in an SQL database. We will use two custom script in one page and will ... will search a custom query in an SQL database. We will use two custom script in one page and will
License:Freeware
Download
1157 downloads
Added: 2006-08-31
K-Search

K-Search


K-Search is very fast and highly customizable meta-search engine. It queries Google, AltaVista, MSN, Inktomi, FAST, Teoma, LookSmart, Ask, A9, dmoz and many other search engines simultaneously and use more>> K-Search is very fast and highly customizable meta-search engine. It queries Google, AltaVista, MSN, Inktomi, FAST, Teoma, LookSmart, Ask, A9, dmoz and many other search engines simultaneously and uses effective algorithm to determine the finest results. Apart web search, the news, image, video, audio, jobs, shopping, article and adult searches are supported as well. K-Search integrates more than 40 search engines in total. The script contains a built-in PPC (Pay Per Click) system that allows sponsors to place their paid results for specified keywords (payment integration with PayPal and 2CheckOut). K-Search also integrates with external PPC feeds like Searchfeed and Miva. Search results can be cached in database to speed up popular searches. Search queries are logged to offer search suggestions. Advanced search. User search preferences. Multilanguage ready - can be translated through language file. Unlimited licenses are available. Free downloadable 15 day trial.<<less
Added: 2004-06-25 License: Commercial License Price: $177.00AdditionalInfoUnlimitedUseLicensestwodifferenteditions
1963 downloads
Rails and SQL queries

Rails and SQL queries


Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
Search Engine Saturation Tool 1

Search Engine Saturation Tool 1


This tool shows you how many pages you have indexed compared to competing sites. Each page has its own chance to rank. Sites with thousands of pages indexed are relevant for thousands and thousands of unique search queries because they have so many pages more>> This tool shows you how many pages you have indexed compared to competing sites. Each page has its own chance to rank. Sites with thousands of pages indexed are relevant for thousands and thousands of unique search queries because they have so many pages in the search lottery.<<less
Added: 2007-02-22 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Search Engine Saturation Tool
Search Engine Saturation ToolSearch Engine Saturation refers to the number of pages a given search engine has in its index for ... Search Engine Saturation refers to the number of pages a given search engine has in its index for
Price: $0.00USD
License:Free Non-Commercial
Download
17 downloads
Added: 2005-11-26
Arabic MySQL Query 1.1

Arabic MySQL Query 1.1


This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text. more>> This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.<<less
Added: 2006-02-11 License: GPL Price: $0.00USD
17 downloads
 
Other version of Arabic MySQL Query
Arabic MySQL QueryThis class can be used to build MySQL SQL query conditions to search for Arabic text considering ... conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL
License:GPL
Download
1395 downloads
Added: 2006-02-11
Sending queries to mySQL 1

Sending queries to mySQL 1


PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
Basic MySQL Search Engine Class 1.0

Basic MySQL Search Engine Class 1.0


This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array with the more>> This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array with the values of primary keys of the table records returned by the queries. Duplicate record entries are eliminated.<<less
Added: 2006-07-20 License: BSD Price: $0.00USD
11 downloads
 
Other version of Basic MySQL Search Engine Class
Basic MySQL Search Engine ClassIt executes one or more SQL SELECT queries to search for given keywords in different text ... It executes one or more SQL SELECT queries to search for given keywords in different text
License:BSD Style
Download
1204 downloads
Added: 2006-07-20
Ad Hoc Queries in ASP.NET 1

Ad Hoc Queries in ASP.NET 1


Ad hoc SQL query is dynamically created when needed to return information like database search results, user profile info or more generally, any information that are related to user specific request. This tutorial explains how to build ad hoc queries more>> Ad hoc SQL query is dynamically created when needed to return information like database search results, user profile info or more generally, any information that are related to user specific request. This tutorial explains how to build ad hoc queries safely with parameters and by constructing a string.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
13 downloads
Basic mySQL Queries And PHP 1.0

Basic mySQL Queries And PHP 1.0


Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access more>> Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access<<less
Added: 2006-05-22 License: Other Price: $0.00USD
11 downloads
 
Other version of Basic mySQL Queries And PHP
Basic mySQL Queries And PHPLearn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before ... Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before
License:Other Free / Open Source License
Download
1273 downloads
Added: 2006-05-22
ASP.NET Search Form

ASP.NET Search Form


Learn how to create a search form for your site using ASP.NET. I also included a video tutorial. more>> Learn how to create a search form for your site using ASP.NET. I also included a video tutorial.<<less
Added: 2008-01-17 License: Freeware Price: $0.00USD
15 downloads
Live Search

Live Search


Live Search is a Javascript include file that provides a simple way to incorporate AJAX search into your site. more>> Live Search is designed to be a Javascript include file that brings a simple way to incorporate AJAX search into your site. This script is lightweight and can be adapted to fit in any website layout.The script performs fast searches and is compatible with all known operating systems.<<less
Added: 2008-03-01 License: Freeware Price: Freeware
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5