hi
i have designed 2 web pages using smarty. in the first page a list of records has been shown with a link in the invoice no. whenever one clicks the link the details according to the invoice no has to be shown.
the problem is i have a column in the database that holds the code and i have to show the corresponding value in the second page. there is a big list for this.
i have done it using if | else. can it be done using array in smarty.
can anybody suggest something please.
thanks in advance.
fariba
i have designed 2 web pages using smarty. in the first page a list of records has been shown with a link in the invoice no. whenever one clicks the link the details according to the invoice no has to be shown.
the problem is i have a column in the database that holds the code and i have to show the corresponding value in the second page. there is a big list for this.
i have done it using if | else. can it be done using array in smarty.
can anybody suggest something please.
thanks in advance.
fariba