Quoting Bob Lockie <[EMAIL PROTECTED]>:

### 
### I want to display an HTML page if PHP can't load an include file or 
### otherwise has an error or just doesn't work.
### How do I do this?
### 

if (!$variable){print('your html stuff');}

Kinda basic, but it might help.

Cheers!

VW

### 
### -- 
### ----------------------------------------
### Sent from Mozilla and GNU/Linux.
### Powered by an AMD processor.
### 
### 
### -- 
### PHP General Mailing List (http://www.php.net/)
### To unsubscribe, visit: http://www.php.net/unsub.php
### 
### 


-- 
Richard Whitney
Transcend Development
Producing the next phase of your internet presence.
[EMAIL PROTECTED]
http://xend.net
602-971-2791

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to