background POST
Posted: Tue Jun 06, 2006 11:00 am
I'm curious as to how I can perform a background POST on a UNIX system using PHP. I don't know much about what a background POST actually is, so ANY information would be helpful. I'm trying to pass 5 variables to a particular URL and was told that a regular HTML Form POST wouldn't work, and that I had to use a background POST.
Thanks!
Thanks!