Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Consider the following piece of code which compares two arrays to find which elements exist in outerArray that do not exist in innerArray:
0
1233
posted 15 years ago by quan
This is excellent for testing (mocking a SOAP server for example), we use an in memory http server in order to answer client requests.
0
1594
posted 15 years ago by narkisr
There is no debian startup script for the lighttpd webserver, if you install the server from sources. You could rewrite the redhat init script for your self, but i've already done this for you :-)
0
959
posted 15 years ago by crypt
The first function make short urls.
The second function decode a short url with CURL. It gets the http header of the short url page. If the header contains a "Location:" header, then it's a redirect, and the decoded url is the url in the "Location"...
1
2548
posted 15 years ago by ginoplusio
Stick this inside the <?php> and you get the month group title shown only once for that date range. Sexy.
0
1092
posted 15 years ago by daipratt
Use this userstyle with Fluid for a sweet desktop Google Voice application.
0
1048
posted 15 years ago by schlaeps
Pretty straight forward. Replace 'PLUGIN_NAME' with the name of your plugin, add your code in the appropriate places, test and deploy.
Should be pretty easy to use, I commented it heavily.
1
1086
posted 15 years ago by mdrisser
Replace the default WordPress “W†logo in the administrative header with a custom one. Add this code inside the theme’s “functions.php†file.
0
1373
posted 15 years ago by math89
Remove the “Please upgrade now†message in the Wordpress Dashboard
Paste the code in your functions.php
0
1106
posted 15 years ago by math89
The easy way to set this up is to go to the macro window by pressing alt+F11.
Select the sheet from left panel. there will be two drop down. from the left drop down select worksheet and from right drop down list select the event 'change'.
0
1358
posted 15 years ago by derekholmes
A browser friendly way to trigger an event on an element. This is just a simple snippet which doesn\'t really explain the detailed contents of an event object, but it gives an idea of the differences between specific browsers. This function will fire...
0
1618
posted 15 years ago by bryanlyman
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
For additional information, see the link above.
0
1331
posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
1224
posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1
1325
posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
1343
posted 15 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2
1273
posted 15 years ago by mdrisser