View Single Post
Old August 11th, 2005, 10:54 AM   #5 (permalink)
sanddancer
Member
Verified Customer
 
Join Date: Oct 2004
Posts: 252
I believe this should also read

typecast($_POST, array('rating' => STRING, 'title' => STRING, 'keywords' => STRING, 'desc' => STRING, 'price' => STRING, 'extra1' => STRING,
'extra2' => STRING, 'extra3' => STRING, 'extra4' => STRING,'extra5' => STRING, 'extra6' => STRING,
'origcat' => INT, 'category' => INT, 'edit' => STRING, 'delete' => STRING, 'myzipcode' => INT));
sanddancer is offline   Reply With Quote