View Full Version : Die command in asp
Hatch
07-12-2002, 04:12 PM
Hello,
What is equivalent of the Die command in php for asp?
die("script terminated")
Thanks
QuackHead
07-12-2002, 04:17 PM
hmmm .. there might be a few - what exactly does the die command do in PHP (I'm a newbie to PHP)??
Does it kill a script, the sessoin, the application, connection, etc.?
~Quack
Hatch
07-12-2002, 04:39 PM
It would kill the script.
allida77
07-12-2002, 06:35 PM
Response.End
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.