I have two databases with pretty much the same fields. One is items, the other is called items_v2.
I want to list both databases but alphbet (A-Z), but if the item in "items" exists in "items_v2" I only want it to display the entry in "items_v2".
I've been trying to thing of the code to do it now, and I'm stumped.
Any help?
I want to list both databases but alphbet (A-Z), but if the item in "items" exists in "items_v2" I only want it to display the entry in "items_v2".
I've been trying to thing of the code to do it now, and I'm stumped.
Any help?