Dear everyone,
I've been adding customized error messages to my page using the "die" function of PHP. Currently my "include" function looks like this:
Is it possible to use the "header" function within the "die" function? Thanks for your help.PHP Code:<?php include([url=http://www.cybercory.net/php-bin/styling.php]http://www.cybercory.net/php-bin/styling.php[/url]) or die(header("location:http://www.cybercory.net/php-bin/error.php?type=include" ));?>
Compuwhiz7








Bookmarks