Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 360 361 362 363 364 ... 553
1 1067 posted 16 years ago by inthewayboy
1 1323 posted 16 years ago by adrianparr
This javascript greets visitors to your website depending on where they come from. There are messages for visitors coming from Entrecard, Twitter, and search engines. It should be easy to adapt the code to include other referral sites as well. In...
0 1265 posted 16 years ago by benjamin
1 1355 posted 16 years ago by laurenceosx
0 1318 posted 16 years ago by benjaminpearson
0 1596 posted 16 years ago by almazom
Summary @font-face allows authors to specify online fonts to display text on their webpages. By allowing authors to provide their own fonts, @font-face eliminates the need to depend on the limited number of fonts users have installed on their comput...
3 1578 posted 16 years ago by rwczippy
A Temp table is great for combining multiple SELECT statements in a Sproc and outputting as just one table. Don't forget to Drop the table after the SELECT * FROM #TempTableName at the end.
2 2013 posted 16 years ago by highlyevolved
Do you every wanted to clean and perfectly intent your xhtml document?
1 1356 posted 16 years ago by tillkruess
the user sees the confirmation page immedeateley. this is helpful if the mail() function takes some time
0 1485 posted 16 years ago by miebach
Highlights the current post/page in the Wordpress sidebar.
0 1439 posted 16 years ago by dmatranga
1 1259 posted 16 years ago by ReeceMarsland
This can be tested using the following piece of code var a = [1, 2, 3, 4, 5]; alert(a.size());
0 1280 posted 16 years ago by arunpjohny
8 3003 posted 16 years ago by lifedim
This function is add 'each' function to the javascript Array object.
1 1142 posted 16 years ago by arunpjohny
Do not use this php file exactly as it is. It's only to demonstrate the basics of the api. You *must* do form checking to ensure safe values are passed. Also, it's a really bad and very insecure practice to put a form like this publicly on your w...
1 3347 posted 16 years ago by shaunjanssens
Socket communication class for DirectAdmin
2 1536 posted 16 years ago by shaunjanssens
0 1159 posted 16 years ago by gd6d
0 1319 posted 16 years ago by Jamie
0 1202 posted 16 years ago by garretjames
The original string (str) will be changed after calling this function, so if you need it make a copy of it.
0 1621 posted 16 years ago by Menda
0 1552 posted 16 years ago by gd6d
1 ... 360 361 362 363 364 ... 553