コードを作成し、mysql_connect を介してユーザー データベース/phpmyadmin を接続する方法はありますか?
元:
website1.com
website2.com
website1.com has login information
website2.com has media information for those users in website1.com
別の Web サイト、website2.com を使用しているときに、website1.com データベース テーブルを接続、確認、挿入/編集する方法はありますか? website2.com は基本的に、website1.com のユーザー データを確認し、それを使用してアクセスを許可し、website2.com へのログインを確認します。