Js to php

so i have a select list; and i want my page to display the corresponding item list selected;
i know that in js there is a way to it but if i want to transfer the selected item list to php how can i do it, without submitting the form?