Home

Submit

Source

Feeds

Home » PHP » Searching ::

PHP Searching
Searching each HTML page for keywords could become pretty involved in a dynamic environment and put a lot of load on the server. It would be more efficient for me to allow users to search a smaller pool of specific information.
Related Tutorials
PHP General Development
How to get all META data of a website
PHP / General Development
In this tutorial I will show you how you can easy check META information of any website. It can be very usefull in search engine optimization when you want to check your competitors settings.

Site: www.phptoys.com Report - View Tutorial

PHP Forms
PHP Feedback Form: Advanced
PHP / Forms
The problem with my basic PHP Mail Form tutorial is that it offers no protection from spam and meta tag injection. This is fine if you have a very low-traffic site not listed at major search engines, or have a private website, but bigger sites need more.

Site: www.webdesign.org Report - View Tutorial

PHP Searching
Search with PHP
PHP / Searching
This is a simple tutorial that will explain how to install a simple search on your site. It will scan a database of your choice for the related keywords that you want to search on.

Site: www.anythingweb.org Report - View Tutorial

PHP CMS
Building Dynamic Pages With Search Engines in Mind
PHP / CMS
Almost any developer knows that search engine placement is critical to the success of a web site. What many people don't know is that a lot of search engines cannot index many database-driven pages (basically any page with a '?' or '&' in the URL).

Site: www.phpbuilder.com Report - View Tutorial

PHP Searching
PHP/MySQL search engine script
PHP / Searching
This tutorial will show you how to create PHP/MySQL search engine with search keywords displayed in bold.

Site: www.bewebmaster.com Report - View Tutorial

PHP Searching
Building a fulltext search engine with PHP
PHP / Searching
In this article I will show you how you can use the database library from eZ publish to build database independent fulltext search engine. I will show you a relatively simple algorithm to get search result ranking and stop words. You will get the full source code for a complete working program to get you started.

Site: www.zez.org Report - View Tutorial

PHP XML Web Services
XML processing with PHP
PHP / XML Web Services
XML is Extensible Markup Language. It is a markup language - much like HTML - and was designed to describe data. XML uses tags but these tags are not predefined as in HTML. In XML you define your own tags. All XML documents have 3 types of components: Elements, attributes and data.

Site: www.phptoys.com Report - View Tutorial

PHP Searching
A Simple Web Search Engine
PHP / Searching
I'll show you how to use a MySQL (or any SQL database) to create your own basic search engine.

Site: www.zend.com Report - View Tutorial

PHP Getting Started
PHP Basics
PHP / Getting Started
Opening and closing tags of PHP, other basic tags and i will show an example of a PHP page.

Site: www.codingcollege.com Report - View Tutorial

PHP Getting Started
Opening & Ending PHP Tags
PHP / Getting Started
To open a block of PHP code in a page you can use one of these four sets of opening and closing tags.

Site: www.php-mysql-tutorial.com Report - View Tutorial

PHP Searching
Create a PHP Search Engine
PHP / Searching
This hands on PHP Programming article provides the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above. Making a search engine for your website with PHP is really easy and provides substantial functionality required by most of the small to medium websites. This article introduces every steps of the development, including both design and PHP programming.

Site: www.chauy.com Report - View Tutorial

PHP Searching
PHP Search
PHP / Searching
Learn how to create a site search using php.

Site: www.pixeldigest.com Report - View Tutorial

PHP Searching
Search IMDB script
PHP / Searching
This script is to search for movie in.

Site: www.visualdesigncore.com Report - View Tutorial

PHP Navigation
Search Engine Friendly PHP Pages
PHP / Navigation
When writing scripts, it is extremely important to have to ability to transfer information from one script to another. A common method to do this is with the GET convention. Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters.

Site: www.zend.com Report - View Tutorial

PHP Databases
mySQL Search Engine
PHP / Databases
This tutorial will teach you how to search a mySQL table. It goes along with several others that use the same news database such as Add a Row to mySQL, Deleting a Row, and Edit a Row In mySQL.

Site: www.spoono.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement