Welcome Guest, Not a member yet? Register   Sign In
Pass parser class variables to php function.
#1

[eluser]adaxa[/eluser]
Hi everyone,
I have problem with parser class. What I have is a form with dropdown-list which I try to repopulate with last selected city on submit. For example I have this:

Code:
{cities_list}
  <option value="{city_id}" &lt;?php echo set_select('city', "{city_id}"); ?&gt;>{city_n}
{/cities_list}

But this doesn`t work


Messages In This Thread
Pass parser class variables to php function. - by El Forum - 06-21-2010, 03:32 AM
Pass parser class variables to php function. - by El Forum - 06-21-2010, 01:11 PM
Pass parser class variables to php function. - by El Forum - 06-21-2010, 01:15 PM
Pass parser class variables to php function. - by El Forum - 06-24-2010, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB