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
Previous revision
Next revision Both sides next revision
start [2019/07/26 18:13]
admin
start [2019/09/21 01:01]
admin
Line 1: Line 1:
-<html+~~NOCACHE~~ 
-<div style="​background-color:​ yellowfont-size:​200%">​ +<php
-July 7th Public Astronomy Night Status: Not decided yet. Check again later+$af fopen('/​www/​nekaal.org/​webapps/​ROOT/​announce.html',​ '​r'​)
-</​div>​ +$contents = fread($af, filesize('​announce.html'​));​ 
-</html>+fclose($af);​ 
 +echo $contents; 
 +</php>
  
 ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) ===== ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) =====