if ($key !=

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello and presumably, thank you again...
i have quite a few fields from different forms that are not required and almost as many that are so i have opted to go with
if ($key != "middle_name") format.
in using this can i separate the different fields like so if ($key != "'middle_name','address','etc.'")
or must i do this: if ($key != "middle_name" and $key != "address" and $key != "etc." )
{
if ($value == "")
} etc...

best, addison
--
Addison Ellis
small independent publishing co.
114 B 29th Avenue North
Nashville, TN 37203
(615) 321-1791
addison@bellsouth.net
info@smipco.com
subsidiaries of small independent publishing co.
info@gloabaldog.com
info@momandpocentral.com

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux