Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged php
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Print Debug Information (Exibe as informações de depuração)
0
870
posted 13 years ago by cdohost
Local/Remote Connection Strings (Dados para conexão local e remota)
0
656
posted 13 years ago by cdohost
Prevent direct access to php file (Prevenir acesso direto ao arquivo php)
0
828
posted 13 years ago by cdohost
Only Show Errors in Development Stage (Mostrar erros somente no estágio de desenvolvimento)
0
800
posted 13 years ago by cdohost
Change the small logo at the top of the dashboard: Just add to the bottom of your theme's functions.php file
0
731
posted 13 years ago by RainyDayMedia
Removing the generator tag for security purposes... add to the bottom of your theme's functions.php file
0
731
posted 13 years ago by RainyDayMedia
Add to the bottom of the your theme's function.php file. Change to your site's name
0
852
posted 13 years ago by RainyDayMedia
For those of use who use Wordpress as a CMS, this gives you the option of hiding all your dashboard widgets, for all users.
<br>**Open your theme’s functions.php file located in your theme’s folder. Copy this script, paste it at the bottom of y...
0
918
posted 13 years ago by RainyDayMedia
<?php> will random load images named (in this example) image_1.jpg up to image_5.jpg
0
902
posted 13 years ago by DeluxiveState
Just a custom function i use to have formated var_dump while debugging
0
523
posted 13 years ago by fabienthomas