Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
an easy-to-use function to connect to your del.icio.us account and perform a query.
query commands can be found on their api help: http://delicious.com/help/api
1
1629
posted 16 years ago by stephanepericat
This is the code to make a simple gallery really fast, with php, jquery and a dir full of pictures.
2
2945
posted 16 years ago by ginoplusio
I whipped this up after finding that my worst fears were true, pathinfo is slow. Top that with in_array and you've got your self some heavy code. Nothing like regex to speed things up.
This little code checks the extension of a path to see if it i...
0
1699
posted 16 years ago by Oldarney
Some code I found for calculating and determining a persons age
1
1582
posted 16 years ago by mpcircuitry
Will disable the button and still allow the postback event
0
1806
posted 16 years ago by derekholmes
from this page: http://dreaminginjavascript.wordpress.com/2008/08/22/eliminating-duplicates/
0
2067
posted 16 years ago by keith
A way to do 100% DIVs that adjust to content and center themselves both vertically and horizontally automatically. Tested for all browsers at 1920X1080 resolution. The 96% body height fixes Firefox and IE scrollbars that appear without reason and mig...
1
2189
posted 16 years ago by bryanlyman