Hii Friends,
Any help for my doubt is greatly appreciable. Thanx in advance.
If you find my explaination little confusing please let me know......iam in great need of a solution for this friends.
My question is that
1) I have a web site developed using PHP, that needs a Database also.
2) All the files related to the site are on my local machine and i could run the website on my localhost , using the IIS server that is on my machine.
3)The PROBLEM iam having is .........while trying to run the website on the remote server that is out of country....i.e, while accessing the Database.
Iam getting an error that access denied for the user
4)I know the HostName, UserName, Database Name and the Password . Still it is denying the access to the database.......what i feel is the right permissions were not set for outside users.
5)When i contacted the remote machine user........he said that its not possible to give the Access permissions .
5) Now comes my requirement.................all i need to do is write a PHP code that can access the RemoteDatabase and let my web site run on the client machine using the database.
(((what i think is writing a PHP code to create new database in addition to the already exiting databse, and gaining acces to the new databse will help.So, that we can run our website using that new databsae.)))
Thanq,
SatyaGode.