Jump to content

avoid insert duplicate batch entry?


Yohanne

Recommended Posts

Hi Coders,

 

any idea how to avoid duplicate entry? ex.. numbers below that i want to insert in just one entry or single line and now i don't want to duplicate the numbers inside the comma? is this possible to trigger to avoid duplicate batch numbers.   

 

9887455,12612511,00122211,78875545,1122223 

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/286692-avoid-insert-duplicate-batch-entry/
Share on other sites

 

 

but i only use one input and only comma are the border to identify the unique.  

What do you mean by one input?

 

Jairathnem code will filter out any duplicated numbers in the comma delimited list. Which is what your original question was

 

 numbers below that i want to insert in just one entry or single line and now i don't want to duplicate the numbers inside the comma?

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.