Profile
Achievement
    
                verostudios's Recent SnippetsTagged array
- All /
 
 « Prev 1 Next »
I frequently pass an array of elements from an HTML form to PHP, normally a list of checkboxes for removing database records.  This will loop through an array of  checkbox's with the same name & build a delimited string from the checked values.  Afte...
        
        
        
            0 
        
        
            1156 
        
                    posted 15 years ago by verostudios