Profile
Achievement
 
    
                donkeykong's Recent Snippets
- All /
 « Prev 1 Next »
I found this script and tried it. It worked. I thought it was useful for a variety of situations and is easy to follow.
Often times I need nearly duplicated data and don't want to manually cut and paste.
        
        
        
            0 
        
        
            3372 
        
                    posted 11 years ago by donkeykong
            This is a good way to show the difference between files side by side to quickly see what parts are not the same, if any.
        
        
        
            0 
        
        
            1516 
        
                    posted 12 years ago by donkeykong
            I couldn't easily find an example of how to verify if someone added my link to their site while they added their link to a directory of mine. After some research, I found out how to search for a string remotely. I have simplified the steps so that yo...
        
        
        
            0 
        
        
            1065 
        
                    posted 15 years ago by donkeykong
            A function to remove tags and to also remove excess spaces.
        
        
        
            1 
        
        
            1244 
        
                    posted 17 years ago by donkeykong
            This is a simple example of how to read and write XML that includes reading attributes and nodes.
        
        
        
            1 
        
        
            1310 
        
                    posted 17 years ago by donkeykong