p_id	int	5	not_null?primary_key?unsigned?auto_increment
p_cat_id	blob	65535	not_null?blob
p_prename	string	150	not_null
p_name	string	150	not_null
p_task	string	100	not_null
p_address	blob	65535	not_null?blob
p_phone	string	20	not_null
p_mobile	string	20	not_null
p_email	string	100	not_null
p_addinfo	blob	65535	not_null?blob
p_pic	string	255	not_null
