August 30th, 2005, 11:12 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,650
|
in adm-misc.php add the code in bold
typecast( $_POST, array('catname' => STRING, 'catdesc' => STRING, 'submit' => STRING) );
|
| |