I am posting data to another site but it doesnot work...
-
I am posting data to another site using header in php. it works fine from my local machine but when i deploy the application to the international server, it does not work. Any suggestion.....................
Do good and have good.
-
I am posting data to another site using header in php. it works fine from my local machine but when i deploy the application to the international server, it does not work. Any suggestion.....................
Do good and have good.
- Walk through the code step by step to debug it. add echos to check things are being sent. - make sure the database details are correct - make sure the folder you are writing to has write permissions enabled - check you are not using a local Server_name such as localhost - check that you are not using functionality that requires changes to made to php.ini or - provide us with more information and sample code so we can help you further