Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The code to find all objects from a model and use them as select options.
1
2114
posted 16 years ago by smoothdzion
Dates and Time are always important to understand in any language. PHP has some rockin' functions but here are a few that I use the most.
0
1817
posted 16 years ago by chrisaiv
For separating a list of categories with a comma that are linked. There may be a better way. Leave a comment if you have a better way. This was the first way I found that worked.
This code increments the count 1 at a time. It applies the incre...
1
1729
posted 16 years ago by smoothdzion
Used to create checkboxes to select multiple categories for a post or any other type of applicable situation.
1
1692
posted 16 years ago by smoothdzion
Gets the outerHTML of a DOMElement. For a more optimal version check the URL.
0
1833
posted 16 years ago by Znupi
This is a snippet that will animate in a circle in a clockwise fashion based on the parameters the function is passed. It can be used to create a circular or clock wipe when used as a mask.
2
2497
posted 16 years ago by sottenad
Just updated for WP 3 (added wp_postmeta table for menus)! Test out the new installation thoroughly but everything should be fine, and your CMS should be running live on the new server!
0
1730
posted 16 years ago by beneberle
This program show two columns of temperature. In left - t of celsius, in right - t. of fahr.
0
1618
posted 16 years ago by iLLUMIN
The following are instructions to "re-post" files that have been already been POSTed to your php script. This can help if you want to have a form (with file upload) that POSTs its data to your own script where the text elements can be handled and the...
2
2425
posted 16 years ago by benjaminpearson
Inspired by http://particletree.com/features/rediscovering-the-button-element/
1
1781
posted 16 years ago by cssbutton
This is a simple search function for the [User Groups](http://www.dabbledoo.com/design/docs/User-Groups-Module/) module for ExpressionEngine. It searches groups (names and descriptions) as well as topics and topic replies. It respects group types as...
0
2114
posted 16 years ago by lukemcr