Profile
Achievement
                    
    
                sorehead's Recent Snippets
- All /
 
 « Prev 1 Next »
Simple but utilitarian function returns a numeric array of associative arrays containing an entire result set.
        
        
        
            1 
        
        
            1608 
        
                    posted 19 years ago by sorehead
            This function first checks to see if PHP is set to automagically quote stuff. If it is, we first strip pre-quoted stuff, then (assuming our text isn't numeric), we properly quote everything.
A good bit of room for improvement here, but at the very l...
        
        
        
            1 
        
        
            1150 
        
                    posted 19 years ago by sorehead