====== Add Item to Green Box ====== error_reporting(E_ALL); ini_set('display_errors', true); include("/var/www/html/greenbox/sqlconnect.php"); include("/var/www/html/greenbox/sqlconnect2.php"); $query = "INSERT INTO Items (Year,Type,Freq,Class,Description,Comments,SAN,Contributor,Email,MoreInfoURL,Cell) VALUES ('$_POST[Year]','$_POST[Type]','$_POST[Freq]','$_POST[Class]','$_POST[Description]','$_POST[Comments]','$_POST[SAN]','$_POST[Contributor]','$_POST[Email]','$_POST[MoreInfoURL]','$_POST[Cell]')"; $result = mysql_query($query) or die ("Couldn't execute query."); $Year=$_POST['Year']; echo $Year;
Add as much detail as you can in the form below, fields which cannot be blank are indicated with an Asterisk *
Type* Frequency* Available since Cell
Item class* Short Description* SAN effects
Full description of item:
Contributed by E-mail More Info URL