Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
start [2019/09/21 01:00]
admin
start [2019/09/21 01:00]
admin
Line 1: Line 1:
 +<​php>​ 
 +$af = fopen('/​www/​nekaal.org/​webapps/​ROOT/​announce.html',​ '​r'​);​ 
 +$contents = fread($af, filesize('​announce.html'​));​ 
 +fclose($af);​ 
 +echo $contents;​ 
 +</​php>​
  
 ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) ===== ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) =====