Posts Tagged ‘search’

PHP Tutorials: Create a Search Engine (Part 1) | Vince Ong

July 10th, 2010

Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.Duration :

Here is the original post:
PHP Tutorials: Create a Search Engine (Part 1) | Vince Ong

MyBB – Bug #1047 (Confirmed): Stats.php does not obey unviewable …

June 23rd, 2010

When presenting the most replied and most viewed thread stats in stats. php , $unviewableforums/$unviewableforumsarray are not properly utilized

View post:
MyBB – Bug #1047 (Confirmed): Stats.php does not obey unviewable …

Google Custom Search – PHP Classes

June 22nd, 2010

Perform searches the Google Custom Search API. This class can be used to perform searches using the Google Custom Search Engine API

View post:
Google Custom Search – PHP Classes

Prosoxi All about Development & Design » jQuery Plugins and Demos

June 18th, 2010

Taconite Plugin (Updated 01-MAR-2010): A port of Taconite to jQuery . Make multiple DOM manipulations in response to a single remote call

Go here to see the original:
Prosoxi All about Development & Design » jQuery Plugins and Demos

Bing Powered 404 for non-WordPress websites | php|architect

June 17th, 2010

Ok, after my last post on using the Bing Search Wrapper for handing 404 errors in WordPress I had several people tell me that while they liked the idea, they.

More here:
Bing Powered 404 for non-WordPress websites | php|architect

Bing Search Library for PHP: Powering Search on PHP Web Sites with …

June 1st, 2010

Microsoft introduced a new “Bing Search Library for PHP ,” under open source BSD license, is a wrapper on top of the Bing API, which provides a simple way to submit queries to and retrieve results from the Bing Engine. …

Read this article:
Bing Search Library for PHP: Powering Search on PHP Web Sites with …

Vizou » Adding a jQuery slider to a self-hosted WordPress site

May 24th, 2010

In the search for a jQuery “slider” (made popular by the nice one at http://panic.com) for a client’s WordPress installation, I decided to give EasySlider a try. After QUITE a bit of tinkering I was able to integrate it into the site …

Link:
Vizou » Adding a jQuery slider to a self-hosted WordPress site

JAVA and GWT Sample Projects: PHP Web 2.0 Mashup Projects …

May 23rd, 2010

Create PHP projects that grab and mix data from the likes of Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!, Last.fm, the Internet UPC Database, not to mention the California Highway Patrol Traffic service! …

Go here to read the rest:
JAVA and GWT Sample Projects: PHP Web 2.0 Mashup Projects …

Creating a Fancy Search Feature with PHP,Mysql and Jquery

April 28th, 2010

I have written a small article how to implement such a functionality using PHP /MySQL enhanced with Jquery.

Excerpt from:
Creating a Fancy Search Feature with PHP,Mysql and Jquery

Creating a Fancy Search Feature with PHP,Mysql and Jquery

April 28th, 2010

I have written a small article how to implement such a functionality using PHP /MySQL enhanced with Jquery. As you type in the search box , an asynchronous request will be made to query the database and displayed to the user .

The rest is here:
Creating a Fancy Search Feature with PHP,Mysql and Jquery