Notice: Undefined variable: user_name in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 7 Notice: Undefined variable: user_name in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 13 Warning: include(/home/astro/websites/astronomynet/docs/head.inc): failed to open stream: No such file or directory in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 22 Warning: include(): Failed opening '/home/astro/websites/astronomynet/docs/head.inc' for inclusion (include_path='.:/home/astro/websites/astronomynet/include') in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 22

Back to Home

Warning: include(/home/astro/websites/astronomynet/docs/title.inc): failed to open stream: No such file or directory in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 45 Warning: include(): Failed opening '/home/astro/websites/astronomynet/docs/title.inc' for inclusion (include_path='.:/home/astro/websites/astronomynet/include') in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 45 Warning: include(/home/astro/websites/astronomynet/docs/bannerload.inc): failed to open stream: No such file or directory in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 46 Warning: include(): Failed opening '/home/astro/websites/astronomynet/docs/bannerload.inc' for inclusion (include_path='.:/home/astro/websites/astronomynet/include') in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 46
Warning: include(/home/astro/websites/astronomynet/include/navigationbar.inc): failed to open stream: No such file or directory in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 51 Warning: include(): Failed opening '/home/astro/websites/astronomynet/include/navigationbar.inc' for inclusion (include_path='.:/home/astro/websites/astronomynet/include') in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 51

<% function mysql_to_epoch ($datestr) { list($year,$month,$day,$hour,$minute,$second) = split("([^0-9])",$datestr); return date("U",mktime($hour,$minute,$second,$month,$day,$year)); } $link = @mysql_pconnect("localhost","astronomyadmin","crap$$$") or print("No Database Server"); mysql_select_db("astronomy") or print("No Access"); print(""); // $result=mysql_query("SELECT ID,Name,Author,URL,DATE_FORMAT(Date,'%M %e, Y') FROM articles WHERE date = DATE_SUB(CURRENT_DATE, INTERVAL $pastdays DAY) ORDER BY ID DESC") // or print("No Rows from Articles"); $result=mysql_query("SELECT * FROM articles ORDER BY Name") or print("No Rows from Articles"); if ( mysql_num_rows($result) < 1 ) { print("No Articles"); } else { print("

"); } %>

Warning: include(/home/astro/websites/astronomynet/include/footer.inc): failed to open stream: No such file or directory in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 108 Warning: include(): Failed opening '/home/astro/websites/astronomynet/include/footer.inc' for inclusion (include_path='.:/home/astro/websites/astronomynet/include') in /home/astro/websites/astronomynet/htdocs/graphics/articles/oldindex.html on line 108