web shop for only 500 euro web site fo only 200 euro


Web-shop for only 500 euro during 3 days, +38 068 801 14 71 (Kiev, Ukraine)

die

(unknown)

die -- Output a message and terminate the current script

Description

void die (string message)

This language construct outputs a message and terminates parsing of the script. It does not return anything.

Example 1. die example


<?php $filename = '/path/to/data-file'; $file = fopen ($filename, 'r')     or die("unable to open file ($filename)"); ?>       

See also exit().


 
web10.net.ua