Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 182 183 184 185 186 ... 552
0 1641 posted 15 years ago by javieren
0 1526 posted 15 years ago by javieren
0 1398 posted 15 years ago by javieren
0 1672 posted 15 years ago by javieren
0 1754 posted 15 years ago by laurenceosx
1 1664 posted 15 years ago by roflman79
0 1659 posted 15 years ago by nextneed
0 1479 posted 15 years ago by nextneed
0 1908 posted 15 years ago by dnkysp
I made this function to render hidden form elements in a new page based on what was sent from the last form. This function can be used to preserve input from a long multiple-page form. What does it do: 1. Go through all the submitted POST eleme...
0 2208 posted 15 years ago by chopbust
This is just a super simple setup for the new HTML5 elements. If you're not using a framework or a reset, then you can paste this into your stylesheet so the new elements will behave as expected.
2 1883 posted 15 years ago by rewdy
0 1819 posted 15 years ago by stephcode
The code references a custom post type (mysite_listings) and adds custom columns for editing the listings in the admin. This adds custom fields onto the edit / list views. Note: You will want to change instances of "mysite_listings" with your own...
1 2651 posted 15 years ago by crypticsoft
Example shows how to register post types for : * Listings (defined as 'mysite_listings' with the rewrite slug 'lookup') * Then registers the 'usa_states' taxonomy to the mysite_listings post type.
0 2345 posted 15 years ago by crypticsoft
3 2373 posted 15 years ago by nielsenrc
This is especially useful to have appear in logs. While it is totally up to the JVM implementation what to return for the name, most seem to return a numeric process identifier.
0 1719 posted 15 years ago by cruelfate
With this CSS to make the page 2 main content columns: .custom #content .sidebar {width:48%; margin-right:2%; float:left;}
1 1561 posted 15 years ago by kristarella
0 1508 posted 15 years ago by nosmk
0 1707 posted 15 years ago by nosmk
# function *formatArrayForDisplay* ## parameters: * **array** a 1- or 2-dimensional array for output * **mode** accepts **human** or **PHP** * **human** displays using `<pre>` tags and print_r * **PHP** displays PHP styl...
1 2344 posted 15 years ago by daveespionage
1 1792 posted 15 years ago by myoffe
Ordenamento de array para exibição em colunas múltiplas, via UL float.
0 1543 posted 15 years ago by dessimoni
Here are some IDs for the default links WP 3.1 adds, found in /wp-includes/admin-bar.php: my-account / my-account-with-avatar : the first link, to your account. Note that the ID here changes depending on if you have Avatars enabled or not. my-blo...
0 1654 posted 15 years ago by crs
0 1469 posted 15 years ago by sp4ke
Useful for stripping out backslashes, hyphens and other punctuation
0 4706 posted 15 years ago by gromitski
Replace "-" with anything you want to. Useful for amending URLs.
0 2551 posted 15 years ago by gromitski
1 ... 182 183 184 185 186 ... 552