Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 472 473 474 475 476 ... 552
0 1498 posted 18 years ago by wizard04
14 3437 posted 18 years ago by iTony
Where bad_table is the name of the table containing duplicate rows.
2 1602 posted 18 years ago by jdbartlett
4 2179 posted 18 years ago by alexvf
1 1645 posted 18 years ago by alexvf
This takes whatever object you want (called YOUR_OBJECT in the source) and traces out each child of that object. Pretty useful for debugging an add/removeChild issue.
1 3251 posted 18 years ago by benwasilewski
uses nslookup to find the IP of the domain
1 2121 posted 18 years ago by rwczippy
menu will only quit when 'q' is pressed
2 2498 posted 18 years ago by rwczippy
By default, the 'Administrator' user in XP won't show if any other users are defined. This is moronic. This one registry value will make that user show up regardless.
3 2195 posted 18 years ago by TALlama
NOT MY CODE. I was looking for a good code that would validate the date in JavaScript and I found this function. I thought it was worth keeping so I decided to post it on here as opposed to clutter my bookmarks with one more link. Once again I take...
0 1801 posted 18 years ago by ckester
inspired by http://snipplr.com/view/6594/post-to-twitter-from-the-shell/ . I just rewrote it in Python because I didn't want to install a Ruby interpreter :) use `chmod +x tweet.py` to run it as `./tweet.py` instead of `python tweet.py`
1 2084 posted 18 years ago by nate_smith
If you have a title, for something like a blog or product, and want to make an seo-friendly name to call it, here is a function. SAMPLE INPUT: $title = "This foo's bar is rockin' cool!"; echo make_seo_name($title); //RETURNS: //this-foos-bar-i...
10 4335 posted 18 years ago by jdstraughan
Requires Mootools 1.2<br/> http://mootools.net/download Based on the mootools javascript framework a re-usable class for easily implementing an array of on submit events. * Confirmation - Provides an Ok, Cancel input box before proceeding furt...
1 1772 posted 18 years ago by dom111
0 1641 posted 18 years ago by wizard04
Basic starting point for an Apache VirtualHost that points to a Symfony project being developed on MAMP
0 1658 posted 18 years ago by cburyta
PHP Template override by Benjamin Melançon of Agaric Design.
3 2756 posted 18 years ago by shrop
Two different loading methods for external files.
0 1699 posted 18 years ago by 1man
Great way to use mod_rewrite with friendly URLs and Form
1 1855 posted 18 years ago by luizlopes
Test harness for an implementation of the Luhn algorithm that checks the validity of a credit card number.
0 2361 posted 18 years ago by Uzbekjon
A working example that uses BlaszDS in order to serialize Java object into AMF (this code should be cleaned up a bit), in order for it to compile and work it is required to add flex-messaging-core.jar and flex-messaging-common.jar to the classpath.
0 2044 posted 18 years ago by narkisr
Sample code from processFormRequest to pop up new window via javascript. worth noting: this is not recommended as it can break the OAF page.
0 3574 posted 18 years ago by theonlyalterego
A quick pl/sql command to select from the MDS using the Oracle JDR_UTILS package.
0 1911 posted 18 years ago by theonlyalterego
1 ... 472 473 474 475 476 ... 552