Showing posts with label request. Show all posts
Showing posts with label request. Show all posts

Monday, January 16, 2012

Is it possible to delay HTTP Response in PHP?


I use JAVA to generate a POST Request to a PHP page( For ex: 192.168.1.2/index.php) I want to get the RESPONSE message after 30s. If it's possible, please give me the solution. Much appreciated for any help