I'm sorry if this a common knowledge, and I don't think I know the right terms to be searching for.
When an order is placed on my website I want to send the information to the database of my web app that my drop shipper logs into to receive the order.
Essentially it moves from Website A (which has database A) -> Database B (which Website A uses). Any help or pointing me in the right direction would be amazing! Even giving me the subject/keywords I need to search for would be a huge help.
Sorry if this is me being oblivious and missing something simple.
Thank you!
Edit: Would this be accomplished with a mysqli_open/close deal? If so I feel really oblivious for asking now...