Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 131 132 133 134 135 ... 552
0 2121 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 1629 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 2905 posted 15 years ago by zartgesotten
Refer to the following: http://codex.wordpress.org/Class_Reference/wpdb
0 3773 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 1934 posted 15 years ago by redconservatory
Magento first steps - for dev server. Creating Robots.txt file.
0 1612 posted 15 years ago by necode
Use this for containing all jQuery methods
0 1627 posted 15 years ago by amandalaine
0 2982 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 2887 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 2064 posted 15 years ago by adrianparr
0 1764 posted 15 years ago by kreatific
Function to import array of php data to pod table
0 1992 posted 15 years ago by stewartduffy
remove all nulls values in an array
0 1817 posted 15 years ago by BilalELMoussaoui
check if the year is leap
0 1696 posted 15 years ago by BilalELMoussaoui
0 2220 posted 15 years ago by Push
get file extension
0 1505 posted 15 years ago by BilalELMoussaoui
n nextgen-gallery/view/gallery.php, find these lines. Either comment out or remove.
0 1697 posted 15 years ago by xcsteve99
Grant privilegies only to one user in the terminal.
0 1675 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 2331 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 2058 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 2225 posted 15 years ago by magicrebirth
1 ... 131 132 133 134 135 ... 552