Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 34 35 36 37 38 ... 147
Just a custom function i use to have formated var_dump while debugging
0 414 posted 12 years ago by fabienthomas
Just a short little script that takes a mysql query and turns it into a csv file that downloads automatically. If your interested in the details you can hit up the link.
0 732 posted 12 years ago by FatFolderDesigner
0 466 posted 12 years ago by distribuida
0 524 posted 12 years ago by distribuida
I use this to toss all the junk from the header, add a favicon, remove useless admin elements, and block WordPress' ancient jQuery file from embedding.
0 574 posted 12 years ago by ethicka
0 703 posted 12 years ago by zack
Função para formatar datas em formato UNIX
0 556 posted 12 years ago by Jotape
Verifica se o e-mail e o dominio são válidos.
1 531 posted 12 years ago by Jotape
0 424 posted 12 years ago by Jotape
0 569 posted 12 years ago by Jotape
usage: <?php>
1 697 posted 12 years ago by fackz
0 530 posted 12 years ago by dato
Lastly, in order to make magento connect to work correctly edit the pear.ini (downloader/pearlib/pear.ini) and update al the paths that you see in this file. Otherwise magentoconnect will try to upgrade your old site when you use it. (the files do...
0 559 posted 12 years ago by hotdiggity
Add this to the functions.php file. Make sure the Admin Bar is set to show when viewing site. You will see in the Admin Bar the current page template that is being used.
0 632 posted 12 years ago by jeremyjared74
0 309 posted 12 years ago by imaginarydesign
0 359 posted 12 years ago by isodinner
Add code to theme functions.php file.
0 837 posted 12 years ago by Huskie
0 714 posted 12 years ago by iloveitaly
Usage: <?php>post_excerpt; if($textin == ""){ $textin = $post->post_content; } echo TruncateText($textin, 150); ?>
0 493 posted 12 years ago by tcelestino
Comes in handy for php magic functions such as __get and __set. This behaviour is fixed in php 5.3. Returns true also for private and protected properties using a reflectionclass
0 749 posted 12 years ago by Roen
Get posts from a Custom Post Type
0 855 posted 12 years ago by i-am-andy
Useful snippet for getting a specific number of posts from a specific category, useful for news listing in sidebar
0 544 posted 12 years ago by i-am-andy
1 ... 34 35 36 37 38 ... 147