Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dg:greenbox:add [14 Sep 2011 22:09] – james | dg:greenbox:add [14 Sep 2011 22:43] (current) – james | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Add Item to Green Box ====== | ====== Add Item to Green Box ====== | ||
<php> | <php> | ||
+ | error_reporting(E_ALL); | ||
+ | ini_set(' | ||
+ | |||
include("/ | include("/ | ||
include("/ | include("/ | ||
Line 9: | Line 12: | ||
or die (" | or die (" | ||
+ | $Year=$_POST[' | ||
+ | echo $Year; | ||
</ | </ | ||
Line 14: | Line 19: | ||
<br> | <br> | ||
< | < | ||
- | <form action="/ | + | <form action="/ |
< | < | ||
<tr> | <tr> |