Main > Free Download Search >

Free result script

result

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 531
Random MySQL result-set 1.0

Random MySQL result-set 1.0


This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results. more>> This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.<<less
Added: 2004-05-05 License: Freeware Price: 0.00
14 downloads
 
Other version of Random MySQL result-set
License:Freeware
Download
2008 downloads
Added: 2004-05-05
Paging Results in PHP

Paging Results in PHP


Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page. more>> Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page.<<less
Added: 2006-09-06 License: Freeware Price: Free
1254 downloads
Google Total Results 1.0

Google Total Results 1.0


This PHP class can be used to get the total number of results for a given Google search query more>>

Google Total Results 1.0 is designed as an important PHP class which can be used to get the total number of results for a given Google search query. The Google Search website is accessed in order to perform a query for the specified search terms. The results page is parsed and the total number of results for the search query is returned.

Requirements:

  • PHP 4.0 or higher.
<<less
Added: 2009-07-09 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
Sorting Database Results with PHP

Sorting Database Results with PHP


This tutorial will show you how to display data from a database and allow the user to sort it. more>> This tutorial will show you how to display data from a database and allow the user to sort it.<<less
Added: 2002-09-24 License: Not Specified Price: Free
2641 downloads
Poll Result Bar Through PHP GD Function

Poll Result Bar Through PHP GD Function


It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functi more>> It is useful for displaying Single Result bar for Testimonial, Review, or topic rating. In this article, You will learn how to create Images, Resize, Copy and Merge into One Image, using PHP GD Functions, also you will find a trick to create seo friendly url with just a single line of code.<<less
Added: 2007-06-03 License: PHP License Price: Free
909 downloads
Select Randoms Results from a Sql Table

Select Randoms Results from a Sql Table


In this tutorial you will learn how to select some randoms results from a sql table with few lines of code. more>> In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.<<less
Added: 2006-04-15 License: Freeware Price: Free
1291 downloads
CSVread - Read a database and display results

CSVread - Read a database and display results


Displays information from a CSV database on your website using your existing look and feel. The information displayed can be automatically filtered using links or search boxes. The advanced version ha more>> Displays information from a CSV database on your website using your existing look and feel. The information displayed can be automatically filtered using links or search boxes. The advanced version has enhanced filtering and can split the results across pages.<<less
Added: 2002-12-09 License: Freeware Price: Free
2513 downloads
CSVsearch - Search a database and display results 01/2004

CSVsearch - Search a database and display results 01/2004


Search all or part of your online database and display the results using your existing look and feel. You can offer as many or as few search options as you want. The advanced version has enhanced filtering and can split the results across pages. more>> Search all or part of your online database and display the results using your existing look and feel. You can offer as many or as few search options as you want. The advanced version has enhanced filtering and can split the results across pages.<<less
Added: 2002-12-09 License: Price: 0.00 Price: 0.00
12 downloads
 
Other version of CSVsearch - Search a database and display results
License:Not Specified
Download
2523 downloads
Added: 2002-12-09
CSVread - Read a database and display results 2005

CSVread - Read a database and display results 2005


Displays information from a CSV database on your website using your existing look and feel. The information displayed can be automatically filtered using links or search boxes. The advanced version has enhanced filtering and can split the results across more>> Displays information from a CSV database on your website using your existing look and feel. The information displayed can be automatically filtered using links or search boxes. The advanced version has enhanced filtering and can split the results across pages.<<less
Added: 2002-12-09 License: Freeware Price: 0.00
11 downloads
One Source Code,different Results, MACROS v/s FUNCTIONS 1.0

One Source Code,different Results, MACROS v/s FUNCTIONS 1.0


his ones basically shows that MACROS when used in different compilers can give different results. This one teaches you to analyse C++ code and read it in Assembly and draw Conclusions about the results. Really interesting if you read it completely... more>> his ones basically shows that MACROS when used in different compilers can give different results. This one teaches you to analyse C++ code and read it in Assembly and draw Conclusions about the results. Really interesting if you read it completely...<<less
Added: 2005-03-28 License: Price: 0.00 Price: 0.00
11 downloads
 
Other version of One Source Code,different Results, MACROS v/s FUNCTIONS
License:Not Specified
Download
1677 downloads
Added: 2005-03-28
RC4PHP Latest

RC4PHP Latest


This package is an OOP DAL(DAW) for PHP 5.1 or greater. It provides an abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL and more>> This package is an OOP DAL(DAW) for PHP 5.1 or greater. It provides an abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL and MSSQL. The classes provide functions to establish connections, execute queries, traverse result sets with pagination support, retrieve the list of databases, tables and fields. Any possible error is signaled by throwing exceptions with a specific message and error code.<<less
Added: 2006-01-19 License: Other Price: $0.00USD
10 downloads
Love Tester 1

Love Tester 1


Love Tester compaers/matches two names. Then this code shows result whether the particular two persons will be successfull in their love or not. Play for fun. more>> Love Tester compaers/matches two names. Then this code shows result whether the particular two persons will be successfull in their love or not. Play for fun.<<less
Added: 2005-08-06 License: Freeware Price: $0.00USD
49 downloads
 
Other version of Love Tester
Love TesterKashif Khan - Then this code shows result whether the particular two persons will be successfull in their love or not. Play for fun. Love Tester compaers/matches two names
License:Freeware
Download
1561 downloads
Added: 2005-08-06
MySQL to JSON

MySQL to JSON


The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
Submit My RSS

Submit My RSS


Submit My RSS is professional tool for automatic submission your RSS feeds to various RSS and blog search engines. The list of search engines can be automatically renewed via Internet. The result of s more>> Submit My RSS is professional tool for automatic submission your RSS feeds to various RSS and blog search engines. The list of search engines can be automatically renewed via Internet. The result of submission are kept in Submit My RSSs database so you can check the results and efficiency of submission at any time. Before starting submission you can validate your RSS feeds to be sure in positive decision of search engines owners.<<less
Added: 2005-04-28 License: Freeware Price: Free
1651 downloads
PEAR::DB replacement 1.0.2

PEAR::DB replacement 1.0.2


As the title says. It mimicks the PEAR::DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier more>> As the title says. It mimicks the PEAR:DB API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the result set and an SQL debugger which makes it much easier to see what queries are being performed.<<less
Added: 2007-06-21 License: BSD Price: $0.00USD
13 downloads
 
Other version of PEAR::DB replacement
PEAR::DB replacementRichard Heyes - API, with a few (~3) very useful added functions: reset() for reseting a result set back to the first row, seek() for moving to a specific point in the resul. PEAR
License:BSD Style
Download
861 downloads
Added: 2007-06-21
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5