search

Home  >  Q&A  >  body text

php - Multiple mysql connections to process different databases?

How to implement multiple mysql connections to process different databases? Won't they interfere with each other? !

高洛峰高洛峰2715 days ago783

reply all(1)I'll reply

  • 过去多啦不再A梦

    过去多啦不再A梦2017-06-17 09:17:19

    You can choose different databases to connect when performing database operations!

    It’s all implemented in the framework! If you write it yourself, it is simply a statement to connect to the database!

    reply
    0
  • Cancelreply