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
1810
posted 8 years ago by sherazam
# HTML 5 Starter Template
Use this when creating a new HTML page.
0
1328
posted 9 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
986
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
984
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
975
posted 10 years ago by apphp-snippets
[ Yii Framework ] Use this to redirect to previous page or last request URL
0
934
posted 10 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
854
posted 11 years ago by COBOLdinosaur
You can use this to get the page source code of any valid URL. Tested on VS2010.
0
2109
posted 11 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
4405
posted 11 years ago by haydin
This example is a basic HTML5 page structure that you can use for developing of your HTML5 website layout.
0
1168
posted 11 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
875
posted 11 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
874
posted 11 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
943
posted 11 years ago by apphp-snippets
The relative "em" version of the fixed page layout of the Nexus core theme
0
845
posted 12 years ago by vanseijen
Function to get wordpress post/page slug to be used on for custom class etc
0
968
posted 12 years ago by Farhan
Show only non-printable area on web page but print only the printable areas
0
932
posted 12 years ago by duzenz
defining a printable area from a html web page. Making only one place printable
0
1293
posted 12 years ago by duzenz
Basic setup code for jQuery, linking to Google APIs for the jQuery library.
2
1208
posted 12 years ago by adrianparr
Show all child pages content and featured image on the parent page
0
1261
posted 12 years ago by i-am-andy