Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
You can save this function in your common function file of config file, which must be included in the page which source code you want to see and simply add kode to the end of the URL and see the complete PHP code of that file on browser
0
1254
posted 12 years ago by xkeshav
A useful utility class to identify Throwables by creating a checksum (using a message digest, such as MD5 or SHA1) of its stack trace
0
647
posted 12 years ago by dwijnand
Zen Coding HTML Full Page: wrapper DIV with UL nav + content DIV + footer DIV
2
1359
posted 12 years ago by s3rgi0
For those cases where you want to code in PHP but need to deploy to ASP. It doesn't account for php logic but only converts the php include() statements into SSI includes. Could be useful for converting basic websites from php to asp, rare but it hap...
0
1214
posted 12 years ago by crypticsoft
Adding a file named "template-homepage.php" and adding this code inside it should essentially create a page template named "Scrolling Homepage" to your theme, which is useful in some customized landing page situations where you want another page as t...
0
738
posted 12 years ago by Makedesign
Simple animation in C4D (R13) consisting of moving a cube from state 1 to state 2 with Python.
0
1226
posted 12 years ago by adarpodracir
Joomla SEF to work properly it is based on Joomla menus. In your own components for SEF to work and menus to appear your need to pass the Itemid to links. To do this you need to get the Itemid based on on the URL link. Here is how you get the Itemid...
1
1029
posted 12 years ago by kevincam
You will need to get an account at [GrabzIt](http://grabz.it) once you have this you need to add your [authorized domain](http://grabz.it/account/domains.aspx) this stops people using your account resources.
Then get your [application key](http://...
0
958
posted 12 years ago by Maximus1983
I am having an issue making the div stay opened when it gets animated
0
823
posted 12 years ago by skeletor1101
this can run before $(document).ready event, since it doesn't rely on any DOM.
1
967
posted 12 years ago by Narayon
Text filter to increment numbers by one with regex in BBEdit (Mac only)
0
1651
posted 12 years ago by page_lab