Re: [PHP-DB] How to write errorhandling??

2001-10-21 Thread Attila Strauss
hi do an exit; after the header(); cu attila On Sunday 21 October 2001 12:45, Luditus wrote: > Hi Fokes, > > I would like to send an mail via the mail function. > > If the mail failes I would like to redirect to an errorpage. Currently my > code looks like this: > > if ( mail($email,$subje

Re: [PHP-DB] delay script

2001-06-28 Thread Attila Strauss
http://www.php.net/sleep > hello! > > does anyone knows how to delay a display of a certain page ... for example, > if i will click on "logout" button, it will show a page which will say > "logging out" then after 5 seconds it will redirect to the login page. > > > thanks =) > > > -- > PHP Datab