results page
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3491
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
PHP redirect page
In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection. more>> In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.<<less
Added: 2007-07-13 License: Freeware Price: Free
874 downloads
obout AJAXPage 1.0
# Make a callback with data to server and return the results without reloading page. # Send parameters from client to server and from server to client. The parameters are keeping their type (bool, int, string, collection). # Call server more>> # Make a callback with data to server and return the results without reloading page. # Send parameters from client to server and from server to client. The parameters are keeping their type (bool, int, string, collection). # Call server functions from client and client functions from server with parameter sending and value returning. # Execute client scripts before the server response is retuned to the function that initiated the callback, but also client scripts that can be executed after that. Compatible with ASP.Net 2.0. ASP.NET AJAX Compatible, Cross-browser: IE, Firefox, Safari, Opera. Easy to customize. Free for students, unemployed and small budget projects,<<less
Added: 2007-05-05 License: Freeware Price: $0.00USD
10 downloads
Other version of obout AJAXPage
Price: FreeAdditionalInfoFreeforstudents,unemployedandsmallbudgetprojects,
License:Freeware
License:Freeware
txt.page
txt.page takes your content, which is in simple .txt files, and sandwiches it between your header and footer templates. As a result, changing your templates will change the look of every page at once, more>> txt.page takes your content, which is in simple .txt files, and sandwiches it between your header and footer templates. As a result, changing your templates will change the look of every page at once, and the need to wade through full HTML pages to edit content is eliminated. txt.page also supports breadcrumbs to let readers know where they are in the document, and many installations can run on the same server. txt.page is not for presenting an entire website. For more powerful site presentation software, look at my Content Management Software "Writer?s Block".<<less
Added: 2005-12-10 License: GPL Price: Free
1415 downloads
A simple ASP Login Page
A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection. more>> A simple ASP Login Page for your simple or e-commerce site using ASP and MS Access Database without ODBC connection.<<less
Added: 2004-09-20 License: Freeware Price: Free
1121 downloads
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.
Added: 2009-07-09 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
Google Page Rank
Check your page rank, rank prediction, link popularity, backlink checker, and a meta tag generator. All the tools you need without a toolbar. more>> Check your page rank, rank prediction, link popularity, backlink checker, and a meta tag generator. All the tools you need without a toolbar.<<less
Added: 2005-10-31 License: Freeware Price: $0.00USD
21 downloads
Web page size 1.0
A couple of cross-browser functions to compute a web page size, either with scroll bar or not. more>> A couple of cross-browser functions to compute a web page size, either with scroll bar or not.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
13 downloads
Get free Page Content 1
More than 16.000 Pages in over 155 Categories of Google Adsense Page Content Sites for Free Download now! more>> More than 16.000 Pages in over 155 Categories of Google Adsense Page Content Sites for Free Download now!<<less
Added: 2006-11-12 License: Freeware Price: $0.00USD
14 downloads
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
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
Google PageRank 2.1
What is PageRank? PageRank is a numeric value that represents how important a page is on the web. Google figures that when one page links to another page, it is effectively casting a vote for the other page. The more votes that are cast for a page, the more>> What is PageRank? PageRank is a numeric value that represents how important a page is on the web. Google figures that when one page links to another page, it is effectively casting a vote for the other page. The more votes that are cast for a page, the more important the page must be. Also, the importance of the page that is casting the vote determines how important the vote itself is. Google calculates a pages importance from the votes cast for it. How important each vote is is taken into account when a pages PageRank is calculated. PageRank is Googles way of deciding a pages importance. It matters because it is one of the factors that determines a pages ranking in the search results. It isnt the only factor that Google uses to rank pages, but it is an important one. So in a word we have the code you need to check and display your pagerank.<<less
Added: 2007-07-13 License: Free Non-Commercial Price: $0.00USD
13 downloads
txt.page Final
txt.page is a quick and secure way of serving up template-based documents -- especially manuals and other documentation -- in as small a format as possible. txt.page takes your content, which is in simple .txt files, and sandwiches it between your header more>> txt.page is a quick and secure way of serving up template-based documents -- especially manuals and other documentation -- in as small a format as possible. txt.page takes your content, which is in simple .txt files, and sandwiches it between your header and footer templates. As a result, changing your templates will change the look of every page at once, and the need to wade through full HTML pages to edit content is eliminated.<<less
Added: 2005-12-10 License: GPL Price: $0.00USD
10 downloads
Page Timer
This PHP class keeps track of the time that a page script takes to execute. more>> Page Timer offers you a powerful PHP class which lets you keep track of the time that a page script takes to execute. The measured time can also be outputted to the current page.<<less
Added: 2009-06-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
20 downloads
Custom Paging in ASP 1
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database more>> This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.<<less
Added: 2003-11-12 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above results page search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed