Re: FN-FORUM: passing a VAR PHP
date posted 9th August 2005 15:56
Hi, your problem is that your variable is a name, shouldnt it be a
value? Also since that your html doesnt have a value your posting an
empty field so theres nothing to retrieve anyway.
Shouldnt your code be this?