[thelist] php form radio input array difficulty

profjj thelist at cbizz.net
Mon Dec 17 17:07:25 CST 2001


Anthony,

:~~~~~~~~~~~~~~~~~~~~~~>/<~~~~~~~~~~~~~~~~~~~>>
:Here's a cheap and dirty way to solve that. Make a hidden field that holds
:the ID numbers used.
:
:e.g. input type=hidden name=PhotoIDs value=1::2::4::5::7
:
:Then parse the PhotoIDs variable using :: as the delimiter and you
:have the
:IDs you need to look for.
:----
:Anthony Baratta
:~~~~~~~~~~~~~~~~~~~~~~>/<~~~~~~~~~~~~~~~~~~~>>

Is there any special reason to use "::" as the delimeter vs say a plain ","?

profjj
http://cbizz.net







More information about the thelist mailing list