Welcome To Snipplr


Everyone's Recent Snippets



1 ... 131 132 133 134 135 ... 552
0 2134 posted 15 years ago by apro2000
Esta es la primera parte del desarrollo de una app para facebook, se separará en 4 archivos mas o menos. Este es el primero y es el arhivo que contiene la información de la app y hace las conexiones pertinentes y las validaciones. nuestro archivo s...
0 1633 posted 15 years ago by serialk89
This was for a customer. Basically it does this: If a page has no children, it shows ... nothing, if a page has a parent, it shows all other children of this parent (siblings) and the current page if a page has a parent AND children (3rd level)...
0 2908 posted 15 years ago by zartgesotten
Refer to the following: http://codex.wordpress.org/Class_Reference/wpdb
0 3785 posted 15 years ago by redconservatory
A great plugin for Wordpress: http://podscms.org Currently does not play well with plugins that use custom fields but this will change in version 2. For more information, refer to: http://mondaybynoon.com/2010/01/04/introduction-to-pods-cms-w...
0 1941 posted 15 years ago by redconservatory
Magento first steps - for dev server. Creating Robots.txt file.
0 1619 posted 15 years ago by necode
Use this for containing all jQuery methods
0 1633 posted 15 years ago by amandalaine
0 2987 posted 15 years ago by clone
These two classes demonstrate how to create an external font SWF that contains embedded fonts, and how to then load that external font SWF and access and use the fonts inside it.
0 2897 posted 15 years ago by adrianparr
This font SWF was created using the handy tool FontSwffer (http://blog.madebypi.co.uk/2011/02/28/fontswffer-1-1/)
0 2075 posted 15 years ago by adrianparr
0 1768 posted 15 years ago by kreatific
Function to import array of php data to pod table
0 1996 posted 15 years ago by stewartduffy
remove all nulls values in an array
0 1824 posted 15 years ago by BilalELMoussaoui
check if the year is leap
0 1700 posted 15 years ago by BilalELMoussaoui
0 2230 posted 15 years ago by Push
get file extension
0 1513 posted 15 years ago by BilalELMoussaoui
n nextgen-gallery/view/gallery.php, find these lines. Either comment out or remove.
0 1699 posted 15 years ago by xcsteve99
Grant privilegies only to one user in the terminal.
0 1681 posted 15 years ago by neoline
If you don't deal with namespaces in XML correctly they can break your parsing in AS3. One way of getting around this is to remove the namespace from the XML a using regular expression.
0 2342 posted 15 years ago by adrianparr
A simple utility class that uses the H2 SQL Db to maintain a database connection. It also gives a convenience method to run SQL scripts. _Note:_The init.sql value is hardcoded, and should be replaced by a static variable if needed
0 2069 posted 15 years ago by studioevoque
You need to convert Python source code into HTML markup, rendering comments, keywords, operators, and numeric and string literals in different colors. tokenize.generate_tokens does most of the work. We just need to loop over all tokens it finds, to...
0 2233 posted 15 years ago by magicrebirth
1 ... 131 132 133 134 135 ... 552