Categories
Tags → Php Search Tutorial

SEO Friendly URLs

Do you want to implement your own search friendly url engine? This tutorial shows you how to develop a simple but effective php rewrite engine which is not dependent on Apache mod_rewrite.
DETAILS

Using Regular Expressions with PHP

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
DETAILS

Finding Items in an Array with PHP

This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as &"Apple&" and &"Orange&" then show you how to use PHP to find o...
DETAILS

convert files from Php to Html Extensions

This tutorial provides a simple method to convert files from Php to Html Extensions, on an Apache Server. Most will agree Php has become the common language for creating dynamic Websites. Although the language is simple and efficient, developers are ...
DETAILS

Create a PHP Search Engine

This hands on PHP Programming tutorial provides you the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above.
DETAILS

Php Magix

PHP Magix is a PHP tutorial web site. Here we gonna learn PHP tricks, such as creating image counter, search engine friendly URL, template engine, and many more. We are not just giving you the code, but also explain everything, so even the begi...
DETAILS

FreeContent (For Xoops 2.x)

Display your own html or php pages within a nice looking Xoops block + Smarty cache, Search and Xoops comments feature, XHTML compliance, works with register_globals off. A tutorial is also included.
DETAILS

Flexphpsite Pro

Flexphpsite Pro is a CMS written in PHP and Mysql. Can add or customize fields upon demand. Powerful link management system. Allow visitor to contribute contents. Automatic installation and friendly help system. Internationalization. Search engine fr...
DETAILS

Flash && PHP: A Text Search

This tutorial show how to combine PHP and Flash into one seamless package and create search engine of sorts that will look through a text file and return the results of that search to the Flash movie.
DETAILS

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 a...
DETAILS

Page:
©2003-2008 jCay.com