I have created a table with a column that is set to "blob". The information in the table is only text but it can imbed html for the output. With this table I have an admin page where clients can login and "modify" the "blob" column. What happens is when the client logs in their info is there but when I use the "admin/modify_admin.php?rowid=%s" link to go to the modify form, the blob information is deleted. The link passes all other table info but the blob! I did try to changed the column to "text" but the same thing happened.
Kindof strange
Any suggestions?
Thanks
MattD