(file) Return to admin_newcat.php CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / mysqlinks / lib

 1 rizwank 1.1 To create a new category, choose a name for the category and enter a description if you want one.<br />
 2             Category names can contain letters (a-z), numbers (0-9), and ampersand (&amp;) and underscore (_). If you use any other characters, you may encounter errors.<br />
 3             
 4             <form class="admin" action="lib/func_newcat.php" method="post">
 5             <strong>New Category Name:</strong><br />
 6             <input type="text" name="new_category_name" class="box" /><br /><br />
 7             <strong>New Category Description:</strong><br />
 8             <input type="text" name="new_category_desc" max_length="255" class="box" /><br /><br />
 9             <input type="submit" value="Create Category" class="button" /><br />
10             </form>

Rizwan Kassim
Powered by
ViewCVS 0.9.2