I figured PHP is also a free and opensource software so I decided to ask this here. Also I reckon there are a few web-developers here who can help me out. Ok, I need a website to send a package of information to a different website which will process it. The sender website doesnot require to recieve anything back (ok maybe a "I reached here fine" message). I could send it in the URL like GET method, but this info needs to be real confidential. There must be a way to send something using POST method through php. The only way I know to use POST method is through HTML forms. I cant use them here. The info will be generated by a php program and should be sent from there. I am not a PHP master. I've only used it to upload and fetch data with MySQL. I can't do any googling right now as the only internet connection I have is the NTC's net in my phone. Anyone with NTC will understand my condition. So any suggestion is highly appreciated.
-- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
