One possible solution:
Is your browser cacheing the page?  I have found that I need to effectively
disable my browser cache.

> -----Original Message-----
> From: drbworld drbworld [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, July 03, 2002 10:22 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] PHP Include
> 
> 
> My site is ...
> http://drbworld.d2g.com/drbworld/default.php
> 
> 
> I'm using the code
> <?php if(!is_file($id)){ $id="contactus.htm";} include($id); ?></div>
> 
> in my default.php file. When I go to 
> http://drbworld.d2g.com/drbworld/default.php?> id=contactus.htm 
> or 
> http://drbworld.d2g.com/drbworld/default.php
> 
> it's okay, but when i go to 
> http://drbworld.d2g.com/drbworld/default.php?> id=download.htm
> 
> it's the same page as contactus.htm
> 
> Please 
> contact me soon. Thank YOu
> 
> Saiyan Life
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to