View Single Post
  #1 (permalink)  
Old Mar 13th, 2008, 20:07
ppgpilot ppgpilot is offline
Junior Member
Join Date: Mar 2006
Location: usa
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
checkbox[] array into mysql... OUT?

I have a multi checkbox entry that I want to place into a mysql database.

I then need to pull the array data out of the db and display into a <select> box.

I know this is easy, but have not found the way to accomplish the task.

I have tried numerous ideas I have found from the web, but nothing works - most of the timem I get "Array" displayed

I have tried searilize() but just get s:5:"Array"

Any help would be appreciated...

David
Reply With Quote