alright im making a sortable displays in my website but i am trying to figure out how to pass my javascript array to and external php script through POST method so i can update the column, position, hidden, or closed in the database i am using jQuery Sortable Portlets
located here
http://jqueryui.com/demos/sortable/#portlets
do you know where i can find what i need??