I would like to split the field specific location on a page into two fields.
( This is how it looks now: http://qwikad.com/?view=post&cityid=269&lang=en&catid=3&subcatid=27&shortcutregion= )
I want keep the same MySQL table for that field but make it possible for visitors to enter 2 separate texts. This is how the code looks right now:
I am not strong in PHP programming at all, so I tried to copy and paste that field twice, but it only posts one entry out of the two.
Can this be done?