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!
As you see, this is E-Gold's automatic payment url. Account password is visible to anyone who catches this url. I don't want this to happen. This is also SSL secure server. Also, it would be a lot better if page won't show in browser. I just want to execute this url to get payment processed and then get back to my homepage or other page...
cURL is disabled in my server, so i can't use it (function doesn't exist).
Warning: fsockopen(): php_network_getaddresses: gethostbyname failed in C:\Program Files\xampp\htdocs\cycler\payment.php on line 23
Warning: fsockopen(): unable to connect to www.e-gold.com/acct/confirm.asp?AccountID=123456&PassPhrase=123456&Payee_Account=1422456&Amount=10&PAY_IN=1&WORTH_OF=Gold&Memo=Bonus to Arunas&IGNORE_RATE_CHANGE=y:443 in C:\Program Files\xampp\htdocs\cycler\payment.php on line 23