View Single Post
  #4 (permalink)  
Old Jan 26th, 2008, 16:29
karinne's Avatar
karinne karinne is offline
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Saving values from checkboxes into MySql

Thanks Rakuli ...

OK ... so if there were checkboxes checked, how do I get it to save it in one variable like 3-6-8 ?

I was trying to check the php.net site but I can't seem to access it this morning.

I know how to split a variable like that using the explode() so ... is there an implode() function that creates it
Reply With Quote