Tutorial: Search database with PHP
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
Who doesn't know how important it is to backup your site/blog often? Again, if you use dynamic sites such as Joomla or a forum (e.g. IPB), there is always a risk to be hacked, no matter how security concern you are!
Category:
So you want to start your own ppc search engine? A ppc search engine may be a good additional income, and you can easilly add it to an established site, or maybe start a new one just for this.
Category:
This article will discuss the development of the Ajax framework as described by Jesse James Garrett, the man who gave it its name. A brief description of different types of frameworks will follow. This discussion will define direct Ajax frameworks, Ajax component frameworks, and server-driven Ajax frameworks. Finally, this article will suggest other Ajax frameworks that are server independent.
Category:
cP Creator is a brand new, unique cPanel Creation script like no other. With it's powerful, secure CURL creating script it gives you, the host the flexibility and power needed to automate your Free Hosting buisness. The well coded fast loading, flexible script gives you the ease needed without any of those dreaded error messages which you don't know anything about. If something did go wrong in cP Creator when creating the account, no matter what error it is, it will give you a debug. A debug which will inform the host exactly what is the problem! cP Creator is a script built up on a PHP 5.2.5 Server, it's fully flexible with server versions, it currently works with all versions which we've tested. So what you waiting for? Download and get going!
Category:
Web users form first impressions of web pages in as little as 50 miliseconds (1/20th of a second), according to the latest research. In the blink of an eye, web surfers make nearly instantaneous judgments of a web site's "visual appeal".
You only get one chance to create a first impression, so make it count.
A clean, professional, and fast-loading menu can ensure that your visitor's first impression will be a good one. This Dreamweaver extension provides you with a horizontally-oriented, professionally designed drop down menu bar.
Category:
If you want to build and manage a fully functional web form where your visitors can upload files (without the use of FTP) and submit data, Easy Uploader is the answer for you, Using this script you can visually build a web form with any types of fields you like (text boxes, drop down menus, check boxes, radio buttons, upload fields and even custom lists for world countries and US stats).
Category:
I've made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
Category:
This is about installing PHP 5.2.4-Win32 on IIS 7,the new Web Server running on Vista 32 bit.You can visit the PHP website and download the php version php-5.2.4-Win32.zip for the manual installation not the windows installer version,which,I believe is encountering some problems..As IIS 7 is not installed by default on Vista,you will have to install it as well.See this step by step tutorial to learn how to do it.
Category:
This script only covers urls linked from an unique Url, it's easy customizable to add the feature to fetch urls from entire sites.
Category:
Develop web-sites of any complexity level with minimum time expenses and without knowledge of web technologies with MAYVAS Site Development System.
Category:
JFileUpload is a client-side JAVA™ component (Applet) that allows to upload files and folders to any web or ftp server. This component could be integrated into any application. Server-side technology could be JSP/Servlet, PHP, Coldfusion, CGI or Microsoft ASP. Front-end provides an upload progress bar, a cancel button and drag&drop support. JFileUpload supports very large uploads over 2GB and could resume broken upload. It is customizable (multilanguage, colors, size). The add-ons section includes tools such as image previewer, image scaling filter, FTP-like explorer, PHP sample script ...
Category:
Smart Catalog is unique and convenient software designed for many purposes whether you want to create blog, product catalog, classifieds, events, jobs and many others. This software gives you opportunity to create general categories and unlimited number of subcategories, upload images to listings, rate and comment listings. Smart Catalog is SEO optimized with RSS feeds and fast indexed with major search engines
Category:
xooArticles script is a perfect choice for a publishing site. It's a full-featured complex solution based on blog and CMS functionality. Why install different types of scripts and manually customize them to get articles or reviews publishing site? With our articles software you do not need to do this. You get a powerful tool to create articles site with no waste of time and additional money.
Category:
Learn from a simple code how to generate the page loading time using pure PHP programing.
The idea is simple, this script generates a number that counts in seconds the page loading time.
It’s a very simple script and is accurate to 0.000000000000001 seconds.
Category:
This is the PHP Script of the World Most Famous Auction Site on
the Internet. If you ever wanted to admin a website similar to Ebay here is your
opportunity. You can administrate your OWN EBAY WEBSITE. Maybe your clone page can be famous like the official one!
Category:
Staff Portal / Home – This displays any staff announcements and allows you to add announcements to the CMS System. Client List / Management – This displays a list of all your Clients on your CMS System, and when a client is clicked on it displays:
Category:
The server core is based on the open instant messaging protocoll Jabber / XMPP, thus allowing the integration with a wide set of clients and Jabber libraries. GroupChat Server also introduces new Jabber protocol extensions to allow video conferencing over RTMP, or moderated / censored chat rooms for example. The according graphical user interface is exposed by the GroupChat Flash-Client, to offer a platform independent web integration. The Architecture-Overview slide shows the parts and services belonging to the GroupChat Server solution. Basically, it consists of the GroupChat Server core, the Admin-Interface, a separate webserver for configuration settings and the GroupChat database engine.
Category:
Description: Overlap Image Viewer lets you quickly associate an image with any element on your page, so that when the mouse rolls over it, the desired image is shown on top of it. A nice "dimming" effect is applied to the element while the loaded image is shown. You simply give an element a special CSS class name plus a title attribute pointing to the URL/path of the desired image, and that's it! Rolling over that element now triggers the effect.
Category:
MSI to EXE Creator is economic yet powerful application converter tool to create .EXE file (Executable File) from existing Microsoft .MSI file format package of your applications in just a Single Click. Create exe setup from .NET framework MSI installation wizard setup extractor program, convert MSI installer to exe format installer Executable file to release your software products in standard EXE installer setup format.
Category:
Learn how to create modern photo animation in flash with no action script code. You can apply this effect on any photo for some presentation, animation, flash header....Using this lesson, you will aslo learn how to use Color Mixer Panel in flash, how to apply brightness effect on photo and more.
Category:
Other links at PHP > Tips and Tutorials > Searching
In this tutorials, 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. This won't work unless your pages are indexed by google, if they're not, you can go to here to add them to googles index.
Category:
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. Basic computer skills and knowledge of HTML fundamentals are required. Ok, let?s begin now.
Category:
Slapping together a search engine for your database is easy with PHP and MySQL
Category:
Learn 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. Lets begin!!
Category:
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. While writing and creating these diary entries I have tried to use descriptive meta tags so that these diary entries would draw the attention of external search engines, but also so that when I got to the point where I would create an onsite or internal search engine, I'd have a useful pool of information to work with. Also, I went back through every page and updated the meta tags so that they would be properly indexing the content in that days diary entry.
Category: