Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 27 28 29 30 31 ... 64
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 1657 posted 15 years ago by BrunoDeBarros
Как сделать вывод из нескольких таблиц (php mysql) Итак, имеем: Три таблицы - articles, categories и sections. По иерархии - в sections включаются categories, а в catego...
0 1876 posted 15 years ago by graceman9
You can use this code under MIT licence.
0 3036 posted 15 years ago by digitalzoomstudio
0 1789 posted 15 years ago by wnasich
0 2485 posted 15 years ago by wnasich
This snippet is a PHP function that checks if an email address is valid
2 1895 posted 15 years ago by visudex
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 1851 posted 15 years ago by FatFolderDesigner
0 1925 posted 15 years ago by jli
This code is usefull for getting the list of Wordpress Sites from Multisite without sending each user id.
0 2434 posted 15 years ago by juanrossi
MacOS 10.6.5 PHP 5.3.3
0 1274 posted 15 years ago by zuzara
Here is a little bit of code I use from time to time to make a generic some what safe date selector for forms. I wanted something easy, small, and not relying on images, jquery, libraries, etc... Most importantly I wanted the date that was selected t...
0 1535 posted 15 years ago by brownrl
So i wanted to spit all my error_log(); and error_reporting(E_ALL); to syslog on my MacOSX and syslog would output it on a custom file.
0 2255 posted 15 years ago by sadus
This shell script helps to refresh a propel schema from an existing database using (the "old") Symfony 1.2 and avoiding the "CURRENT_TIMESTAMP" (MySQL) bug.
0 1041 posted 15 years ago by PixEye
1 1602 posted 15 years ago by lorenz82
5 2164 posted 15 years ago by lorenz82
I'm originally a sys admin and i love "tail - f /var/log/*" ... so i created a similar function in PHP that will allow me to view in real time what classes/functions/files/lines of my code is being run... The usage is really simple, just set a glo...
1 3769 posted 15 years ago by sadus
1 1629 posted 15 years ago by nveselinov
0 1790 posted 15 years ago by minipark
0 1881 posted 15 years ago by stephcode
nice post, would do it a bit differently but using it currently as-is.
0 1671 posted 15 years ago by dmistriotis
0 1719 posted 15 years ago by sb_01
Snippet for adding to your functions.php file to enqueue jQuery.
1 1587 posted 15 years ago by oriontimbers
1 1993 posted 15 years ago by sadus
0 1605 posted 15 years ago by sandrews_06
Im pretty new to oop php i have tried to create a php search function but im sure this needs alot of improvement. So add on :D
0 1274 posted 15 years ago by JonnySnip3r
How to enable Custom Navigation Menus in WordPress 3.0 Like the custom background, header image, and post thumbnails, the custom navigation menus also needs to be enabled through your theme’s functions.php file.
0 1896 posted 15 years ago by johnnyrokkit
1 ... 27 28 29 30 31 ... 64