Hello all,
i'm generating a select menu, with php/mysql. The menu contains country names.
My problem is that i have ~ 250 countries in one of these menu and i need from
6 to ten times this menu in a web page.
Is there any way for sharing the data between each menu? It should speed up
transfert and decrease size of the web page.
Thx
--
David
i'm generating a select menu, with php/mysql. The menu contains country names.
My problem is that i have ~ 250 countries in one of these menu and i need from
6 to ten times this menu in a web page.
Is there any way for sharing the data between each menu? It should speed up
transfert and decrease size of the web page.
Thx
--
David
Comment