Welcome To Snipplr
Everyone's Recent Snippets Tagged page
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
This technical tip shows how to convert PDF pages to TIFF image inside .NET Applications.  The TiffDevice class allows you to convert PDF pages to TIFF images. This class provides a method named Process which allows you to convert all the pages in a...
        
        
        
            0 
        
        
            4450 
        
                    posted 9 years ago by sherazam
            # HTML 5 Starter Template
Use this when creating a new HTML page.
        
        
        
            0 
        
        
            3668 
        
                    posted 10 years ago by GertjandW
            Ultratabs extension will provide you with power to display, hide and change order of core Magento tabs on product details page. Such as: Description, Additional Information, Upsell Products List, Related Products List, Products Tags and Products Revi...
        
        
        
            0 
        
        
            2400 
        
                    posted 10 years ago by steelgray9
            FAQ Page extension allows you to create separate page with common questions, categorize them, add popular questions,
use magento shortcodes in questions text. Customers get nice page with answers for all common questions
        
        
        
            0 
        
        
            2453 
        
                    posted 10 years ago by steelgray9
            We know that normally index.html or index.php is the default page for many servers, when visitor types a directory without specifying a file name. You can change this rule with .htaccess:
        
        
        
            0 
        
        
            2471 
        
                    posted 11 years ago by apphp-snippets
            [ Yii Framework ] Use this to redirect to previous page or last request URL
        
        
        
            0 
        
        
            2341 
        
                    posted 11 years ago by tucq88
            Doing the echo with multiple concatenated bits of strings was very error prone and I was always getting parsing errors. The toggle format where you flip PHP on and off throughout the HTML is less error prone but is a real pain in the ass if you have...
        
        
        
            0 
        
        
            2226 
        
                    posted 12 years ago by COBOLdinosaur
            You can use this to get the page source code of any valid URL. Tested on VS2010.
        
        
        
            0 
        
        
            4582 
        
                    posted 12 years ago by nimblebits
            Here's the basic principal behind spiders. (ex: <a href="http://giochiflash.123homepage.it">Giochi Flash</a> $html = file_get_contents('http://www.example.com');
        
        
        
            6 
        
        
            6640 
        
                    posted 12 years ago by haydin
            This example is a basic HTML5 page structure that you can use for developing of your HTML5 website layout.
        
        
        
            0 
        
        
            3687 
        
                    posted 12 years ago by apphp-snippets
            This is a combined version of Bill Erickson's hide post editor and rilwis' Metabox include for specific IDs. It hides the editor for a specified post ID. You can have multiple IDs, just separate with commas.
        
        
        
            1 
        
        
            1262 
        
                    posted 12 years ago by rickahontas
            This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending <head> tag on the page:
        
        
        
            1 
        
        
            2304 
        
                    posted 12 years ago by apphp-snippets
            This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending <head> tag on the page:
        
        
        
            0 
        
        
            2379 
        
                    posted 12 years ago by apphp-snippets
            The relative "em" version of the fixed page layout of the Nexus core theme
        
        
        
            0 
        
        
            2227 
        
                    posted 13 years ago by vanseijen
            Function to get wordpress post/page slug to be used on for custom class etc
        
        
        
            0 
        
        
            2312 
        
                    posted 13 years ago by Farhan
            Show only non-printable area on web page but  print only the printable areas
        
        
        
            0 
        
        
            2367 
        
                    posted 13 years ago by duzenz
            defining a printable area from a html web page. Making only one place printable
        
        
        
            0 
        
        
            2654 
        
                    posted 13 years ago by duzenz
            Basic setup code for jQuery, linking to Google APIs for the jQuery library.
        
        
        
            2 
        
        
            1677 
        
                    posted 13 years ago by adrianparr
            Show all child pages content and featured image on the parent page
        
        
        
            0 
        
        
            2878 
        
                    posted 13 years ago by i-am-andy