PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i did little research about this and found nothing so far.
is there a way to tell from where the data is coming from? i.e. i have a html page on www1.mywebsite.com/new.html and it has a form in it that sends name and last name to a recived.php page. is there a way for php to detect if this information came from www1.mywebsite.com? if yes how?
thanks