Welcome To Snipplr
Everyone's Recent PHP Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is how to use the $sf_request in a view to build the current base url, including the application file used to build the script.
        
        
        
            0 
        
        
            1309 
        
                    posted 15 years ago by cburyta
            modified version of:
http://www.linein.org/blog/2008/04/04/find-time-between-two-dates-in-php/
        
        
        
            0 
        
        
            1554 
        
                    posted 15 years ago by jkjeldgaard
            Every MySQL class for PHP I've seen so far has been an epic disappointment. This will not lead you to feel the same way. Enjoy!
        
        
        
            0 
        
        
            953 
        
                    posted 15 years ago by jrgp
            Used to copy the user avatar from Facebook to your community in this [Facebook Connect Tutorial](http://www.barattalo.it/facebook-connect-tutorial/ "Tutorial").
        
        
        
            1 
        
        
            1557 
        
                    posted 15 years ago by ginoplusio
            PHP provides many date manipulation devices and an entire suite of date functionality with the datetime class. However, this does not address date validation, that is, what format a date is received in. The PHP strtotime() function will accept many f...
        
        
        
            1 
        
        
            1594 
        
                    posted 15 years ago by kanampo
            If you have your wordpress subpages organized by parent pages... and you dont want the parent pages "clickable" this will fix you right up...
        
        
        
            0 
        
        
            1097 
        
                    posted 15 years ago by mdesilets
            Shows the sub pages of a parent page, and also the parent page as a link.
        
        
        
            1 
        
        
            1380 
        
                    posted 15 years ago by davebowker
            Create an excerpt from the main copy, removing any image or other HTML tag markup so it will be clean. In this case the length is 160 characters, change that number to change the length of the excerpt
        
        
        
            0 
        
        
            972 
        
                    posted 15 years ago by cessnajumpin
            What it does: clears & submits exposed filters form via AJAX (if enabled, otherwise normal page refresh).
This is for Views 2.x. It works with the 'remember me' option.
You need to create a custom module. E.g. custom/custom.module and custom/cu...
        
        
        
            1 
        
        
            1978 
        
                    posted 15 years ago by morningtime
            
