Welcome To Snipplr


Everyone's Recent Snippets



1 ... 270 271 272 273 274 ... 552
The Controller class handles user gestures through navigation logic and updates the Model.
0 1683 posted 16 years ago by derrekwayne
The Content class is a view that listens to the model.
0 1571 posted 16 years ago by derrekwayne
The singleton model extends EventDispatcher and fires events when it is updated by the controller.
0 1957 posted 16 years ago by derrekwayne
The Main class uses the MCV design pattern. The entire flash embed responds to mouseover with the engage function.
0 1470 posted 16 years ago by derrekwayne
Allows you to still view PHP parse errors, even if you don't have write access to your php.ini file. Since PHP pages are parsed before being executed, parse errors won't show up even if you turn on display_errors in the page you are checking.
2 1727 posted 16 years ago by Moridin
Use the text files Preview Handler to display SQL files.
2 3886 posted 16 years ago by ggponti
0 1878 posted 16 years ago by alexandrepayet
1 4040 posted 16 years ago by gilbitron
3 1809 posted 16 years ago by emanuelfelipe
0 2162 posted 16 years ago by emanuelfelipe
2 1962 posted 16 years ago by emanuelfelipe
It's fun to read what I wrote ages ago. An ORM that was heavily influenced (or should I say misguided) by CakePHP, lol.
2 1979 posted 16 years ago by fredwu
A small plugin that you can use in the jQuery chain to delay the next in queue. For those using a jQuery library pre 1.4 (v1.4 + has .delay() ). $('.notice').fadeIn().idle(2000).fadeOut('slow');
0 1677 posted 16 years ago by Meander365
<p>Add this line to &quot;functions.php&quot; in your theme directory to remove RSS feeds specific to categories. The primary blog RSS feed will still be accessible. </p><p>Taken from a post by Hollywood grind on the Wordpress.org forums.</p>
0 1839 posted 16 years ago by rgsmith007
Meta Tags to Config your Web site for iPhone, iPod Touch, and iPad users
1 1808 posted 16 years ago by siyingui
This may be necessary to properly add theme support for multiple menus.
0 1910 posted 16 years ago by Jamie
Using the CssRegistration control is the proper way to register CSS in a SharePoint master page/layout page, but it has drawbacks. Namely, no matter what order you put them on the page the server loads them in a seemingly arbitrary order, making it...
2 2119 posted 16 years ago by rumremix
<asp:ScriptManager> must be placed inside a form tag with runat=server, that is, beneath &lt;form&gt;
0 1948 posted 16 years ago by rumremix
To exclude pages from wordpress search results include the following in your theme's functions.php
0 1516 posted 16 years ago by myke
Snippet from a question I answered in StackOverflow.
2 2016 posted 16 years ago by rabc
Snippet from a question I answered in StackOverflow.
4 2645 posted 16 years ago by rabc
3 2046 posted 16 years ago by StephFR
Placing this in a .htaccess file in a sub folder you disable password security for this folder.
2 2956 posted 16 years ago by arnekolja
Almost all Magento Models have a corresponding Collection object that can be used to fetch multiple instances of a Model
0 1657 posted 16 years ago by dmistriotis
0 1680 posted 16 years ago by terrencewood
1 ... 270 271 272 273 274 ... 552