16 Apr
2005
16 Apr
'05
8:04 p.m.
On Fri, Apr 15, 2005 at 01:43:21PM -0400, William Fishburne wrote:
OK, Greg,
What are the POST variables and what do they mean (if it is not really obvious...like "title")?
Do you mean the author roles, for the upload form etc.? mysql> select * from roles; +-----------+--------------+ | role_code | role_string | +-----------+--------------+ | an | Annotator | | cm | Commentator | | cp | Compiler | | cr | Creator | | ed | Editor | | il | Illustrator | | tr | Translator | | uk | Unknown role | +-----------+--------------+ Or did you mean something different? Sorry if I misunderstood. -- Greg