Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 65 66 67 68 69 ... 147
Add block in anywhere in the content, node in drupal
2 551 posted 13 years ago by jesudasjj
This was a fix for the form that allowed me to automatically replace the text when I focused on area. Find the file text.php inside modules. Replace line 89 with this code.
0 753 posted 13 years ago by gera3d
I edit this from tylerhall on 11/30/-1
0 591 posted 13 years ago by redoc
0 602 posted 13 years ago by kidmizere
0 486 posted 13 years ago by Joergermeister
0 514 posted 13 years ago by focal55
Put in /sites/default/settings.php
0 585 posted 13 years ago by resting
1 586 posted 13 years ago by focal55
Automatically add a class to the body tag on each page. Remember to add <?php> to your body tag in the page.tpl.php file. You can also override or insert PHPTemplate variables into the templates with this function.
1 581 posted 13 years ago by focal55
0 492 posted 13 years ago by focal55
When adding a link to a form say for instance a login form you can use drupal_get_destination() to return the user to the page they were on when they finish loging in. This show you how to do this programatically in a link l(); function.
0 620 posted 13 years ago by Onfire60
0 570 posted 13 years ago by hejaaa
0 553 posted 13 years ago by whak
1 757 posted 13 years ago by fackz
If post thumbnail doesn't exist, then get the first uploaded image. Change sizes as needed.
0 920 posted 13 years ago by vagrantradio
0 620 posted 13 years ago by Waldio
Using shortcode to retrieve the author page url (ex. abc.com/?author=123), using the WP Shortcode API as reference.
1 497 posted 13 years ago by sdxxx
With this customizable code you can add google weather showing current temps, conditions, and forecast for any location to your website. User prompts are included to allow the user to change the default location easily then hit the "go" button. Auto...
0 521 posted 13 years ago by stevethomas2011
0 599 posted 13 years ago by Farhan
How to display your page or categories list within a definition list instead of the default unordered list. The first block is about pages and the second one is about categories.
0 389 posted 13 years ago by brunohstein
Example set of files for data mapping objects to db records. (Not perfect, but funcional)
0 607 posted 13 years ago by nikefido
A sample wrapper class around Zend_File_Transfer_Adapter_Http
0 556 posted 13 years ago by nikefido
I’ve implemented something similar a couple of months ago. What we wanted was to prevent the cart from the old session from merging into the cart of the current session at the point when the customer login. If that describes what you want as well,...
0 534 posted 13 years ago by TioSolid
Adjust the size of the body field window. For use in hook_form_alter().
0 599 posted 13 years ago by tgbdad
Save in a php file and run in the directory. Remove directory files through ftp. Remove php file
0 531 posted 13 years ago by resting
1 ... 65 66 67 68 69 ... 147