Jump to content

[SOLVED] Use text area to search


jkkenzie

Recommended Posts

I have a a long list of ID numbers that i want look up from database and get the telephone and cellphone numbers displayed.

 

I want to automate my system so that i just paste all my ID Numbers in a textarea/textbox field on a web form, separated by commas then click the search button and my system looks for the records with those IDs and display the required fields IF they exist.

 

Where i have an issue is where php selects one by one the ID Numbers in the text area field and separates each ID Number from the commas and then move from one to the next ID Number. The rest i know how to do it.

thanks

Link to comment
https://forums.phpfreaks.com/topic/138018-solved-use-text-area-to-search/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.