Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 65 66 67 68 69 ... 147
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 1322 posted 15 years ago by brunohstein
Example set of files for data mapping objects to db records. (Not perfect, but funcional)
0 1828 posted 15 years ago by nikefido
A sample wrapper class around Zend_File_Transfer_Adapter_Http
0 1684 posted 15 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 1456 posted 15 years ago by TioSolid
Adjust the size of the body field window. For use in hook_form_alter().
0 2136 posted 15 years ago by tgbdad
Save in a php file and run in the directory. Remove directory files through ftp. Remove php file
0 1642 posted 15 years ago by resting
0 1429 posted 15 years ago by baires
Only this portion needed // Add page template suggestions based on node type, if we aren't editing the node. if ($vars['node'] && arg(2) != 'edit') { $vars['template_files'][] = 'page-nodetype-'. $vars['node']->type;...
1 1992 posted 15 years ago by resting
This will make all errors be shown and logged. Useful for when you want to figure out what's wrong but the production server doesn't display any errors.
1 1753 posted 15 years ago by BrunoDeBarros
Как сделать вывод из нескольких таблиц (php mysql) Итак, имеем: Три таблицы - articles, categories и sections. По иерархии - в sections включаются categories, а в catego...
0 1999 posted 15 years ago by graceman9
0 1559 posted 15 years ago by dmistriotis
You can use this code under MIT licence.
0 3167 posted 15 years ago by digitalzoomstudio
0 1007 posted 15 years ago by recipient
Used in Wordpress to get the post Thumbnail. Thumb url goes to $img
0 1318 posted 15 years ago by RWolford
For Wordpress. Used to get the url of the post Thumbnail.
0 1190 posted 15 years ago by jazzikins
0 2654 posted 15 years ago by wnasich
Example from New Play Map
0 1579 posted 15 years ago by mimlee
Example used in New Play Map
0 1454 posted 15 years ago by mimlee
This snippet is a PHP function that checks if an email address is valid
2 2021 posted 15 years ago by visudex
Useful for copyright. Keeps date current.
0 1656 posted 15 years ago by bombadda
Replace 'position' with 'your-position-name'.
0 1638 posted 15 years ago by bombadda
After an attempt to more a live site to a personal server for further work I ran across the problem of a mix of absolut and relative links making the local copy not work. Not wanting to manually have to change every single absolute to a relative (bec...
0 1976 posted 15 years ago by FatFolderDesigner
1 ... 65 66 67 68 69 ... 147