Hello, can you make a php script so it sends infomation via Post to a external website and that website gets it and put in a DB this must sound a dumb question but i wanna know if it will work send post from http://www.example.com/install.php To http://www.mywebsite.com/Grabber.php it will send following information to the grabber.php Website URL: Version Number: License Number: Name: --------------- Also make one to check a external database to see if the license key is there --------------- Thanks
so would it send a string to the external site eg. $name=james&$license=23434324&$website=wwwh .ho.co.uk;