Posted by Pratchaya on 10/15/22 11:39
Hi, All
Can i write php code to connect 2 MySQL DB. like this case. ?
My Environment :
Server < ---- > PC Client
Server =
::: Apache for Linux
::: MySQL Server ( A )
PC Client =
::: Apache for window
::: MySQL Server ( B )
I want
1.1 write php code action like this
php code on Apache for window ( on PC ) connect to MySQL Server ( A )
and get data to
MySQL Server ( B ) instantly.
Can i do like this. ?
and How to ..
Anyone have experience ?
Thank you very much
Pratchaya
PS. Caz i don't want to connect via 3306 port between server and PC ,
i believe that it 's not secure.
Navigation:
[Reply to this message]
|