Hey everyone! I'm a Xitami/PHP4.0 user. My problems started when I moved 
from CGI scripts to PHP. I really like PHP, but I have one little problem. 
When I use PHP includes <? include ("filename.txt"); ?>, in a filename.php 
script it doesn't reload the file if I made changes to it . For example, my 
index.php file includes a file called menu.txt which is a file that 
contains my page menu. If I make a change to menu.txt (but not to 
index.php) and then click reload in my browser the changes don't show up. 
Only when I clear my browser cache and then reload the page do the changes 
show up. It becomes even more of a problem with my php news script, if I 
add or delete a user, I have to flush my browser's cache to see the new 
user profile. I tried the same exact scripts on an apache/linux server and 
they didn't have this problem. A friend of mine with xitami had the same 
problem I do. I'm not really sure what I can do about this, I really like 
PHP but this is really kind of a large problem. Any help would be 
appreciated, thanks. After pouring over all sorts of sites, pages and 
trying all sorts of things I believe that the problem lies in some odd 
setting for php, any suggestions would be appreciated
Ben Franske


Ben Franske
Master Technical Wizard
http://www.franske.cjb.net
AOL Instant Messenger: BenFranske
-----------------------------------------------------------
Founder, CEO, Owner, President Ben Franske Enterprises
Master Technical Wizard, Edina High School http://edina.k12.mn.us/edinahigh
Technical Producer, Edina High School Theater
Director Of Tech Edina High School Choir Department 
http://www.edina.k12.mn.us/edinahigh/choralmusic/
Director Of Tech Edina High School Orchestra Department
Director Of Tech Edina High School Band Department http://www.edinabands.com/

Reply via email to