Hi, I am new to Javascript and PHP and I am trying to duplicate some data and store it in a database when users clicked on the "copy button".
With reference to the image(click on the link above), upon clicking "copy trade" the data will be replicated into the database.
How can this be done through Javascript or PHP? Thanks.