Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged c



1 ... 129 130 131 132 133 ... 147
Insert into your phptemplate theme's template.php file to override the original View theme code.
0 2071 posted 18 years ago by shrop
This will print every number from 0000-9999. Each number is comma separated. The goal was not pretty / readable code, but to get all code on a single line.
0 1391 posted 18 years ago by tgpo
0 1508 posted 18 years ago by jtkendall
0 1510 posted 18 years ago by jtkendall
1 1959 posted 18 years ago by plasticated
1 1588 posted 18 years ago by iTony
Gravatar link generator class
0 1554 posted 18 years ago by xuanyan
The following code lets us designate "menu links" that will not actually link anywhere.
0 1804 posted 18 years ago by aleprieto
If you want to use a specific node.tpl.php for a node, paste or merge this code into your template.php
1 2002 posted 18 years ago by aleprieto
prints and punctuates multiple cck values
1 1613 posted 18 years ago by robotoverlord
write this in your .htaccess links are going to look like this yourpage.de/yourVariableValue1/yourVariableValue2/ [NC] will remove the case sensitivity of your static words like "admin" its going to work, even if you type yourpage.de/a...
2 1953 posted 18 years ago by antpaw
0 1859 posted 18 years ago by iTony
0 1600 posted 18 years ago by goo
0 1794 posted 18 years ago by goo
Allows to customize the search results page.
0 1499 posted 18 years ago by aleprieto
Makes Drupal Advanced Search form non collapsible and expanded by default.
0 1555 posted 18 years ago by aleprieto
1 1808 posted 18 years ago by goo
This is a simple function that will take a folder path and remove all of its contents including files and directories.
0 1971 posted 18 years ago by aristoworks
2 2466 posted 18 years ago by mikegreen
Here is a simpler list format without the Term name, sorted by date, filtered for published and images, and is rendered correctly by the theme.
1 2097 posted 18 years ago by aleprieto
Use the code below to build a custom block that shows the related nodes to the current node by taxonomy term. For example: If the current node in display has a taxonomy term "fish", a bunch of links that link to nodes that have the "fish" term is to...
1 2161 posted 18 years ago by aleprieto
This is a simple little block that displays a list of terms in a vocabulary as a list of links to /taxonomy/term/tid pages. Items are listed in the order set for the vocabulary. You could probably use the php sort() function to change that if desired...
0 2680 posted 18 years ago by aleprieto
1 ... 129 130 131 132 133 ... 147