Hello:
I have a script where the user updates his information. It works well when I use it from my computer (localhost) and when reached from the outside (I give the IP). But when I upload the script to the host. The update doesn't work. I have sent them mails asking then to make the script run from localhost because when I reach it from here (other computer) it doesn´t work.
The other scripts work well (INSERT, DELETE) the only one that doesn´t work is UPDATE.
DO you think maybe security measures or maybe a firewall maybe causing this problem.
Thanks in advance for anyone who helps