Welcome To Snipplr


Everyone's Recent PHP Snippets



Will create a thumnail no taller or wider than the supplied size. Also contains some tips for reading and writing images using GD.
22 17300 posted 19 years ago by mthorn
Sends as XHTML 1.1 + MathML if supported, falls back to XHTML 1.1 if supported, or falls back to HTML 4.01 Strict. Mixed two separate scripts: http://www.workingwith.me.uk/articles/scripting/mimetypes http://golem.ph.utexas.edu/~distler/blog/arc...
2 1181 posted 19 years ago by rolandog
Extraido de Good PHP Tutorials, un articulo de Tim Bennett
1 1189 posted 19 years ago by mate
This script reads a directory of files. After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output bei...
2 1864 posted 19 years ago by drewrockshard
0 1310 posted 19 years ago by methnen
makes a resized duplicate of an image
0 1298 posted 19 years ago by jkochis
2 1141 posted 19 years ago by mail_json
from openbusiness.cc
2 1463 posted 19 years ago by ringo
this is from openbusiness.cc statistics code.
2 1693 posted 19 years ago by ringo
You should edit your WordPress plugin so that the $source variable at the end shows this value. Though it is a shame that code can't have an 'ol' as a childNode, and neither can the pre element. Couldn't find any way of making it all fit: http://lear...
3 1815 posted 19 years ago by rolandog
usage is simple: $result = mysqli_query($query,db_conn('local')); for instance. if written in patterns, this should probably be a singleton, but I haven't bothered converting it - feel free to comment with your modification though!
3 1318 posted 19 years ago by Aeon
Not a great solution will need to look further at why files are being sent in binary form Add this to the mime types array in the Upload class
3 1711 posted 19 years ago by benpjohnson
0 1668 posted 19 years ago by nicolaspar
This function split a several lines long text into an array. It works with Windows and Linux texts.
4 1354 posted 19 years ago by katxorro70
0 1826 posted 19 years ago by janez
I use this object verry often, so that I only need to pass one object as parameter on any function. No need to wory when we refactore the function Usage: $var = new open(); $var->url = 'http://www.world.com'; $var->title = 'Testing Site'; ech...
1 1477 posted 19 years ago by ekobudisetiyo
这个问题出现在home.php中。 from:天佑 在 home.php 中 $myrecentposts 內的 SQL 是用 post_date 和 NOW() 作比較. NOW() 這個 function 是會以 server 的 timezone 讀取現時的時間,但 post_date 這個 field 的 timezone...
0 1095 posted 19 years ago by championeer
4 1953 posted 19 years ago by jkochis
Exclude Posts From Some Category 这样就可以在首页中不显示某些类别(比如asides)的帖子了
1 1781 posted 19 years ago by championeer
http://rossoft.wordpress.com
1 1553 posted 19 years ago by jonbaer
1 2671 posted 2026 years ago by KernelPanic