Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 350 351 352 353 354 ... 554
This is the standard template to use in your header.php (WordPress).
2 1214 posted 15 years ago by SilverFirefly
1 1192 posted 15 years ago by AzizLight
Put this at the top of your CodeIgniter models, controllers, libraries and helpers to restrict direct access to them.
1 1832 posted 15 years ago by AzizLight
Before: ` Array ( [0] => Array ( [total_sessions] => 24 [study_type_id] => 1 ) [1] => Array ( [total_sessions] => 24 [study_type_id] => 2 )...
0 891 posted 15 years ago by iloveitaly
0 922 posted 15 years ago by smashu
A PHP class that creates html controls
1 1118 posted 15 years ago by mpcircuitry
This class uses static methods to create html controls on the fly in .NET
2 1183 posted 15 years ago by mpcircuitry
This will delete all items in a SharePoint list. Better than looping through a SPListItemCollection and doing a .delete();
0 1365 posted 15 years ago by blackf0rk
This is the first version of my PHP DB connection class using ODBC
0 1416 posted 15 years ago by mpcircuitry
In DB.GetData(select) is executed new SqlDataAdapter(Select, dbConnection).Fill(table)
0 938 posted 15 years ago by tomaszsimon
You have a white shine on top just by changing the background color in whatever color you like.
0 957 posted 15 years ago by crs
1 1089 posted 15 years ago by crs
2 1133 posted 15 years ago by crs
1 1026 posted 15 years ago by crs
Function to detect user language in php.
2 1041 posted 15 years ago by ginoplusio
0 799 posted 15 years ago by obi
0 1191 posted 15 years ago by sveggiani
Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.
3 1223 posted 15 years ago by math89
The target="blank" attribute is not valid XHTML 1.0 Strict. using jQuery, you can achieve the same functionality without having validation problems.
0 985 posted 15 years ago by math89
Great way to show the user that something is happening without too much tedious work. As simple to use as putting the following code in Form_Load: AutoWaitCursor.Cursor = Cursors.WaitCursor; AutoWaitCursor.Delay = new TimeSpan(0, 0, 0, 0, 25);...
1 2475 posted 15 years ago by pckujawa
0 1106 posted 15 years ago by coryschadt
1 781 posted 15 years ago by coryschadt
Calculate dir size recursive, follow the link above because the version above is better.
0 1103 posted 15 years ago by ginoplusio
2 947 posted 15 years ago by czapata
1 ... 350 351 352 353 354 ... 554