/ Published in: PHP
                    
                                        
Convert string to underscore, for SE safe URLs etc.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
function string_to_underscore($string){
return $string;}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                