[UPHPU] Deduping a list

Wade Preston Shearer lists at wadeshearer.com
Wed Jul 26 14:43:48 MDT 2006


> One list is a .csv file and the other is in mysql. I have a server  
> with LAMP on it so I can import both there and do it there if it's  
> the best place.

Databases are not my forté, so you will most likely get a better  
answer from somewhere else, but I would put the good list into an  
MySQL table, then read the short list into an array, and then loop  
through it comparing it to the good list and when there is a match,  
remove that row.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20060726/ebbb8482/smime.bin


More information about the UPHPU mailing list