Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Use this function to validate cookies set by Facebook Connect JS API
0
1637
posted 16 years ago by ping_ch
Expected Behaviour
==================
* Both classes should be rendered in the specified custom format when `store/book/list.json` is loaded.
* Order of how the marshallers are added should not matter.
* It should be possible to register more t...
0
1317
posted 16 years ago by kungfoo
loadfile(filename);
returns NULL on fail or a pointer that should be free()d when no longer needed.
savefile(filename,data,dataSize);
returns 0 on fail or 1 on success.
0
1644
posted 16 years ago by Zufolek
This will create a Navigation from a MySQL database table names. It removes the table name "includes" by default so you can see how to remove any certain tables you wish to not use as a site section. Just plug in your MySQL database details and co...
3
1876
posted 16 years ago by jiggyhat
Here are some example string formats. As I discover more I will add them here.
6
1901
posted 16 years ago by stewshack
Este codigo inserta un registro en una base de datos mysql utilizando PHP
0
1782
posted 16 years ago by denker
daily hits on the youtube.video helper methods in 'utility' cls only on //ads
0
1528
posted 16 years ago by rowntreerob
you'll need the ack (http://betterthangrep.com/) command line application
0
1256
posted 16 years ago by iloveitaly
For a discussion of .NET events best-practices, see [Roy Osherove's blog post](http://weblogs.asp.net/rosherove/articles/DefensiveEventPublishing.aspx) and [this post](http://blogs.msdn.com/ericlippert/archive/2009/04/29/events-and-races.aspx). Be su...
0
1599
posted 16 years ago by pckujawa
## Markup ##
_Using square [ ] brackets for compatibility with Snipplr comment form_
[asp:PlaceHolder ID="StuffHolder" runat="server" ]
<p>Some stuff in here</p>
[/asp:PlaceHolder]
## Code Behind ##
HtmlAttr[] attribu...
1
2281
posted 16 years ago by jasonseney