Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-02-2004, 10:18 AM
BeBop is offline BeBop
Registered User

Join Date: Jun 2002
Posts: 600

Send a message via ICQ to BeBop Send a message via AIM to BeBop Send a message via Yahoo to BeBop
Search in MySQL

How do you search for a something in a MySQL db with some user input... i remember something vaguely along using the percent signs in it soemwhere % % but i dont know where.

Thanks in Advance.
__________________
- My: Drawings, rants, raves, my cat, designs, and everything else i want to put on the net.
Free Teamspeak servers: http://gamersnetwork.us/

Reply With Quote
  #2  
Old 08-02-2004, 05:03 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

$query=mysql_query("SELECT * FROM table_name WHERE coloum_name LIKE '%search_term%'");

%search_term% will display anything with the word search_term in it. Exapmle: This_is_a_search_term_Cool!

%search_term will display anything with the word search_term in it. Exapmle: This_is_a_search_term

search_term% will display anything with the word search_term in it. Exapmle: search_term_Cool!
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 08-02-2004, 05:49 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

Awesome, i will have to use that to for my resource site map db, and file db!
Reply With Quote
  #4  
Old 08-02-2004, 06:46 PM
BeBop is offline BeBop
Registered User

Join Date: Jun 2002
Posts: 600

Send a message via ICQ to BeBop Send a message via AIM to BeBop Send a message via Yahoo to BeBop
Thanks P, also do you know of a site that has all the mysql queries that you can use, such as DISTINCT etc...?
__________________
- My: Drawings, rants, raves, my cat, designs, and everything else i want to put on the net.
Free Teamspeak servers: http://gamersnetwork.us/

Reply With Quote
  #5  
Old 08-03-2004, 01:46 PM
prey is offline prey
Registered User

Join Date: Mar 2004
Posts: 119

Send a message via ICQ to prey
http://mysql.com
http://www.w3schools.com/sql/default.asp
__________________
http://addf.net
http://som.addf.net
http://snmservers.com
http://snmfuturedomination.com
-------------------------------------
but there it's a different movie
she stares into the screen
and fantasies enter her
harder than all those who will get to know her
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Movie search IcIshoot General Chat 3 07-19-2008 03:05 PM
Search! atholon Web design and Programming 7 05-09-2005 05:54 PM
Search Problems GeeFuss Feedback / Novahq.net Support 2 02-06-2005 11:30 PM
The search is on... NaughtyPerry Sigs and Graphics 10 10-23-2004 07:56 PM


All times are GMT -5. The time now is 02:49 PM.




Powered by vBulletin®