Welcome To Snipplr


Everyone's Recent Snippets



1 ... 263 264 265 266 267 ... 552
I needed to trim a simple numerical array that might have duplicate values into an array with no duplicates. I came up with this before finding array_unique(). D\'oh.
0 1968 posted 16 years ago by beneberle
0 1286 posted 16 years ago by yoyoparis
This PHP code snippet searches a value in an array. Depending on use, one or all matching values and their belonged keys are removed.
3 2135 posted 16 years ago by DADU
0 1478 posted 16 years ago by rkumar
have it as bookmark - clicking on it will validate the current page
1 1450 posted 16 years ago by silviud
Set a cookie that expires at midnight.
1 3633 posted 16 years ago by jonkemp
0 1523 posted 16 years ago by oznek
The cookie expires the number of days from the time it is set.
0 1585 posted 16 years ago by jonkemp
0 1619 posted 16 years ago by jonkemp
Thankfully, Sjoerd Visscher mentioned an interesting technique that could be used to force IE to use the specified CSS styling. Specifically, once you create a new DOM element (of the same name as the one in the document) all styling is applied. [.....
0 2054 posted 16 years ago by stephcode
0 1780 posted 16 years ago by Groove
0 2828 posted 16 years ago by Groove
This script let you back up your servers at once from a central backup server. First you must copy the central server ssh public key into the servers to backup (without password). After that you can install this script with a cron.
0 1761 posted 16 years ago by eusonlito
Script to backup all MySQL databases and delete copies after X days
1 1985 posted 16 years ago by eusonlito
Returns the page object of the parent of the current page.
0 2104 posted 16 years ago by levinet
Returns the post or page id using the name/slug of a page.
2 4925 posted 16 years ago by levinet
0 1478 posted 16 years ago by paulstraw
This TS creates a title vertically.
0 3644 posted 16 years ago by typo3
0 1890 posted 16 years ago by oznek
Code snippet that allows the user to be automatically logged in on account creation, this works with s2Member since they allow the user to create their own password.
1 1730 posted 16 years ago by oriontimbers
1 ... 263 264 265 266 267 ... 552