Hi all,
i have 2 shared host server(www.nextsoftech.com(ip:64.202.123.78) and www.simpletelecomltd.co.uk (ip:208.91.198.107)). i want to access nextsoftech.com 's database from simpletelecomltd.co.uk 's script.
that's means i stor all script simpletelecomltd.co.uk this server. Would any one help me how can configure
and what is the connect code in php?

thanks you
sumain

In nextsoftech's cPanel you'll need to allow remote MySQL access for the IP address of simpletelecomltd. If you are allowed to do this, then you can simply use mysql_connect (or mysqli, pdo, etc) and pass nextsoftech's IP as the host parameter.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.