Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 94 95 96 97 98 ... 553
Ever want to filter out a category from your blog page. Here's how you do it! Just add this snippet to your functions.php file.
0 1439 posted 14 years ago by goatboy91587
Simple script utilising the `gpg_encrypt.php` code (`http://business-php.com/opensource/gpg_encrypt/`) that will encrypt both the body and attachment of an email on upload.
0 2993 posted 14 years ago by davo
0 1621 posted 14 years ago by otternq
TimedText (TT) XML captions files can have namespaces that cause problems when parsing them in AS3. To get around this you can use this code to remove the namespace from the root XML node using Regex. This example uses
0 3911 posted 14 years ago by adrianparr
"-n" just shows you what will be deleted. Replace it with "-f" to actually clean your repository
0 1671 posted 14 years ago by limepix
This function accept one parameter (integer or float) and returns the same number writed with words. Useful for currencies and invoices.
0 2434 posted 14 years ago by stz184
A Modular method to set new text with color of an NSButton. Thanks go to the owner of this code - RayNewbie - in the Apple discussion forum.
0 2128 posted 14 years ago by mirage3d
This code allows you to create an ID field value for inserts into a table that does not auto increment itself
0 1643 posted 14 years ago by ezerick
Linebreaks differ between Flash TextField and a plain text file like Notepad. In this example we convert the html linebreaks in Flash to \r\n
0 4328 posted 14 years ago by adrianparr
Use this in your functions.php Sets one language for WP Admin and the other for front-end.
2 1505 posted 14 years ago by mihael
How do you delete all objects in an entity in Core Data? It's not as simple or straightforward as it is in SQL/SQLite. here's one reasonably quick way... taken from stackoverflow
0 2032 posted 14 years ago by mirage3d
Creates table structure for pitchfx data that is provided by mlb.com. Open PHP file and enter username and password for localhost. Feel free to customize to suit your preference.
0 2632 posted 14 years ago by wa-rufio
Open PHP file and enter User Credentials for localhost. The default dates are set to negotiate the 2011 season, but change the date variables to match your desired season data. The start date should be the day before opening day, and the end date t...
0 2684 posted 14 years ago by wa-rufio
In this example I used the "Members" plugin to add a capability called "hide_jobs" and that was the trigger to hide certain admin menus and also hide the "Right Now" dashboard widget.
0 1931 posted 14 years ago by rliverman
Reduce spam on WP installations (comment spam); this snippet does not look for https referers.
0 3967 posted 14 years ago by no4h
1 1240 posted 14 years ago by swoicik
2 1467 posted 14 years ago by swoicik
0 1270 posted 14 years ago by swoicik
0 1436 posted 14 years ago by swoicik
0 1273 posted 14 years ago by swoicik
0 1320 posted 14 years ago by swoicik
0 1322 posted 14 years ago by swoicik
0 1153 posted 14 years ago by swoicik
Courtesy CSSTricks (http://css-tricks.com/snippets/wordpress/turn-on-more-buttons-in-the-wordpress-visual-editor/)
1 1830 posted 14 years ago by adambundy
Ever notice a weird CS3 animation flicker? Annoying right? Add these CSS3 classes to the objects being animated and it should go away (at least it has in my testing). More details at the link, questions can be postsed either here or there.
0 1795 posted 14 years ago by FatFolderDesigner
function that creates a template tag that can be used to insert excerpts with different lengths. Also controls characters that come after excerpt
0 1429 posted 14 years ago by verticalgrain
1 ... 94 95 96 97 98 ... 553