|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I'm fairly new to php
i have a table with some information about people their name, address, postal code, and website i want the user to be able to enter the site ...and be asked to enter a postal code and then show them all the people who have that postal code I've looked for just simple search to do that...and everything i've found ends up being complex I was wondering if someone would be able to help me with the simplest way to perform this search and output. Thank you |
|
#2
|
||||
|
||||
|
query
Hi Kay, welcome to the forums
I'll be glad to help. What's the tables SCHEMA?
__________________
WP plugins - Error Reporting, Clean Options http://www.mittineague.com/dev/er.php http://www.mittineague.com/dev/co.php |
|
#3
|
|||
|
|||
|
My table is in a database
there is name, address, postal code and website Hopefully this is what you were looking for... I've been trying so hard to do this and i can't get it to show results.. What i'm trying to do is something similar to a catalog being able to search and produce the results....later add delete and edit stuff. So if you know of any tutorials or help that may assist me it would be greatly appreciated. |
|
#4
|
||||
|
||||
|
Hi,
You may want to try something like this: PHP Code:
__________________
/** * @author EHSANUL HAQUE * @profession Web Application Developer * @location North York, ON, Canada */ |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Searching..Help please!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|