Hello, I want to write a script which does the following:
You enter http://www.test.com/test.php?number=123456 and the script shows the site https://www.domain.com/direct_access.do?usert=test&password=test&number=123456 It's important that the password is not shown to everyone. I tried fopen() and anything like that but it didn't work. Any solution ? Thanks. Martin Justra -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php