|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > PHP > PHP Tips and Tutorials > Searching
| 1.
Meta Crawler
|
Ever wanted to see what type of meta tags a site has? With this program you can view any site you want!
|
Date Added: 01-Dec-2005 Hits: 12 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Google site search
|
In this tutorial, we are going to learn how to let users search your site, without building a search engine. This can be useful if your pages are all html, or you do not have the time to build your own website search engine
|
Date Added: 01-Dec-2005 Hits: 17 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
Creating a Search Application
|
In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentration on classes.
|
Date Added: 01-Dec-2005 Hits: 13 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Build a Search Engine in PHP in 30 Minutes
|
At some point in your career you might get a task to build a search engine that runs on PHP. This article shows you how to quickly build an internal site search engine for your site using PHP and MySQL.
|
Date Added: 01-Dec-2005 Hits: 9 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
A Simple Web Search Engine
|
This article shows you how to use PHP and a MySQL (or any SQL database) to create your own basic search engine. Covers creating SQL tables, Using regular expressions to match keywords, Connecting to the database, and Returning the results.
|
Date Added: 01-Dec-2005 Hits: 15 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
Searching a Directory of Files
|
This tutorial shows you how to dynamically compile the list of files in a given directory. You can then conduct keyword searches on the compiled list for finding matching files.
|
Date Added: 01-Dec-2005 Hits: 12 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
Getting and Using Meta Tags for Search Criteria
|
PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the associative array being the contents of the meta tag. This tutorial shows how to fetch all the meta tags for a given page and print them to the browser. Then, it can be used to build a search engine that compares the contents of the meta variable to the search_criteria and displays the matching link.
|
Date Added: 01-Dec-2005 Hits: 21 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
Searching External or Internal Webpages
|
This tutorial explains how to conduct keyword searches on a given Webpage. It basically shows how to count and display the number of times a specific keyword appears on the Webpage.
|
Date Added: 01-Dec-2005 Hits: 10 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
Slapping together a search engine
|
ht://dig will take care of indexing and searching your html pages, but if you have very few html pages, and must of your "content" resides in BLOBs in your database. You can't do anything useful using a like searchword query, it just isn't coming back relevant. Here, you will find a way to get around this problem
|
Date Added: 01-Dec-2005 Hits: 20 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|