Update remote mysql database from localhost by PHP- Is it posibble? is it safe?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> I want to update my database on remote server in the way
>> i can read data from database on localhost and transfare it to
>> remote database.I have done that in this way but i didnt get any
>> result.could any one tell me haw i can do it?

Unless you have done something "special", you can usually only read and
write to a database on the same server as the PHP page which is doing
the reading and writing, for security reasons.

The normal way to transfer the data is to create a .sql file, and use
that.

-- 
Pete Clark

Sunny Andalucia
http://hotcosta.com/Andalucia.Spain

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux