|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Is there any easier way to just submit names and retrieve emails result?
Say a person keys in peter, william and then submit The result will extract the emails based on the names key in as peter, william and displaying the emails. Is there a way to do this? Or it is not possible? |
|
||||
|
This seems like a pretty basic query.
This page should help you get started: PHP SQL Select Query and Getting rows |
|
||||
|
Hi Dubbya
Well, I have been experimenting with the link you have provided but still can't figure out how to do it. Hope someone can point to an example where I can get started. Thanks anyway Dubbya. |
|
|||
|
It's not really as simple as it first looks.
The SQL command that you want is SELECT emails FROM records WHERE username in ("peter", "william" ) You need quotes around the usernames, which you will have to add in via some code. Exactly how you acheive this, depends on what you are using to accept input from the user.
__________________
Pete Clark Got any spare time? Anything you need? Barter in Spain at http://BarterWithBart.com |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extract database code | edhan | Database Discussion Forum | 1 | 09-24-2007 05:31 AM |
| How to Extract result from xml file? | tricker | Web Programming Discussion Forum | 1 | 12-22-2006 09:49 AM |
| Extract all resources from any SWF file | Decompile_SWF | Flash Discussion Forum | 0 | 10-15-2005 05:46 AM |
| Table layout using php/mysql to extract golf statistics | daddyg | Web Programming Discussion Forum | 8 | 08-18-2005 02:43 AM |
| Is there a tool that can extract search results? | MathsIsFun | Google Discussion Forum | 0 | 02-01-2005 10:03 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |