Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: interrupt handling in PHP


Message #1 by Yi Zheng <Yi.Zheng@s...> on Fri, 29 Jun 2001 14:52:55 -0400
Would anyone happen to know how to do interrupt handling in PHP? Say I hit a
button so the script went out somewhere to fetch the data requested, but I
changed my mind and hit 'cancel' to revoke it. Would such a cancellation be
handled as interrupt the same way Ctrl-C is by Unix? Or is there any
get-around to achieve the same result, namely, an aborted action. Thank you
all in advance.

Yi


  Return to Index