[symfony-users] Re: url_for and array GET param

2008-01-09 Thread Stepan Koci
On 9 Led, 11:32, Florian <[EMAIL PROTECTED]> wrote: > Thank you very much! > > I was searching for this query_string option... I couldn't find where > it was documented. > Do you know where are documented or listed helper options ? > ( somewhere else than the book ?

[symfony-users] Re: url_for and array GET param

2008-01-08 Thread Stepan Koci
Hi Florian, try this solution: Listing 9-13 - Forcing GET Variables with the query_string Option 'title=Finance_in_France' )) ?> => my article ( http://www.symfony-project.org/book/1_0/09-Links-and-the-Routing-System ) Regards Stepan On 8 Led, 09:42, Florian <[EMAIL PROTECTED]> wrote: > He