php-db | 2002122
Date: 12/30/02
- Next message: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Previous message: José Luis: "Re: [PHP-DB] How to Make a Pop Up Window and show there a mysqltable for help input data?"
- Next in thread: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Maybe reply: Matthew Moldvan: "RE: [PHP-DB] Searching DB and Printing Results"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have a table in DB Music that looks a little mike this:
TABLE NAME
_____________________________________________________
SONG NAME SONG LYRICS
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
|_______________________| |__________________________|
In each row of SONG NAME is the name of a song and the corisponding lyrics
are in the next colum. What I would like to do is set up a search in wich
the client can enter a sequence of words. The search searches the DB table
TABLE NAME and looks for the word sequence in the table. The printed results
are the song name and a link to the lyrics. Can this be done? And how can it
be done?
Thanks,
Michael Delorme
www.HybridFusion.com
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Previous message: José Luis: "Re: [PHP-DB] How to Make a Pop Up Window and show there a mysqltable for help input data?"
- Next in thread: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Maybe reply: Jeffrey_N_Dyke <email protected>: "Re: [PHP-DB] Searching DB and Printing Results"
- Maybe reply: Matthew Moldvan: "RE: [PHP-DB] Searching DB and Printing Results"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

