Jump to content

[SOLVED] access issue / certain domain name


live_ex3me

Recommended Posts

hi there..

 

i have a form, let's say "form.php". data will be send to "do.php".

 

but if someone saves the form.php on his computer, than he can manipulate the form script and can send data to my do.php file right from his computer, he doesn't even need a server if he change the script to be a html.. 

 

i could fix this with a code which to restrict the access on my do.php file.. but this restriction must be based on the domain name i suppose, and that is my problem..

 

i don't know how to do that script.. i searched on php.net, but couldn't found any functions to help me..

Link to comment
https://forums.phpfreaks.com/topic/62737-solved-access-issue-certain-domain-name/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.