Home

Submit

Source

Feeds

Home » PHP » Searching ::

PHP Searching
Learn how to create a site search using php.
Related Tutorials
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/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
Using PHP to search a MySQL database and return paged results
PHP / Searching
PHP, MySQL and a Web Server capable of parsing PHP pages, like Apache or IIS. This search script does not spider all your pages by crawling the links, so the content you want to be searchable must be within the database. Knowledge of PHP and MySQL is also necessary because this script is just the bones of a working solution.

Site: www.designplace.org 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 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 News and RSS Feeds
Displaying an RSS Feed on Your Website Using PHP and MagpieRSS
PHP / News and RSS Feeds
These days everybody wants to have fresh content on their web site. Search engines like to see dynamic web pages, where the content is updated on a regular basis. Static pages that have information that doesn't change are not only boring, but less likely to be visited by a search engine spider than a page that changes every time it is displayed.

Site: www.chauy.com Report - View Tutorial

PHP Navigation
Switch navigation with mod_rewrite
PHP / Navigation
In this tutorial I will show you how to make PHP switch navigation with mod_rewrite work for your site, it will help your rankings in search engines by making your URLs search engine friendly, and it will make it easier for your users to understand where they are on your site by simply looking at the URL.

Site: marek.litomisky.com Report - View Tutorial

PHP Configuration
Configuring PHP with ORACLE 8i Support
PHP / Configuration
In This article i will briefly describe how to compile PHP with ORACLE 8i support.when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution.

Site: www.enderunix.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 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 Redirection
PHP Redirection
PHP / Redirection
See how to redirect to another URL, while still allowing search engines to index your site.

Site: www.jooldesigns.net Report - View Tutorial

PHP General Development
Create Dynamic URLs With Mod_Rewrite and PHP Functions
PHP / General Development
How to use mod_rewrite for search engine friendly URLs, but have since found the uses lacking. For one thing, you can't pass variables well without adding more commands to mod_rewrite. So here you'll learn to add unlimited parameters to your links with only one simple PHP function.

Site: www.shadow-fox.net Report - View Tutorial

PHP Navigation
Php alternative to mod_rewrite for SE friendly URLs
PHP / Navigation
Make search engine friendly urls using php instead of using mod_rewrite.

Site: www.tutorio.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 Searching
Getting and Using Meta Tags for Search Criteria
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.

Site: www.php-scripts.com Report - View Tutorial

 
Site Search

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