Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged php



1 ... 48 49 50 51 52 ... 58
Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text. A handy tool for displaying HTML stored in a database.
4 3371 posted 17 years ago by X3Maverick
0 2053 posted 17 years ago by moonbather
Here is a working example on how to sort data in a grid.
1 1912 posted 17 years ago by assaado
1 1688 posted 17 years ago by assaado
0 1649 posted 17 years ago by garretjames
0 1993 posted 17 years ago by crishnakh
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2 2802 posted 17 years ago by YPY
With this code you can pull all admin view files for a particular CakePHP controller in their own admin folder rather than renaming each file admin_whatever. Line 779 in cake/libs/view/view.php
0 1557 posted 17 years ago by madmanlear
0 1680 posted 17 years ago by jonniespratley
1 1593 posted 17 years ago by jonniespratley
0 1539 posted 17 years ago by jonniespratley
0 1753 posted 17 years ago by jonniespratley
0 3208 posted 17 years ago by jonniespratley
1 2085 posted 17 years ago by iTony
Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
1 1531 posted 17 years ago by reverend
The problem is some times the redirect may kick you off to the next page before all the session variables have been saved. The true solution to lost session vars on redirect is to simply call session_write_close(); before setting the redirect header....
0 2723 posted 17 years ago by Wardy
1 1692 posted 17 years ago by frietkot
1 1995 posted 17 years ago by stavelin
Function replaces all non-alpha-numeric chars and cleans up a text string. Should output a usable URL for almost all text.
1 2108 posted 17 years ago by DaveChild
To use the resize function you must pass in the forced width, forced height, source image, and destination image. The function then uses the GD2 library functions to read the source image's size. It will then calculate the new image's size based off...
3 3732 posted 17 years ago by Jenhale
0 1839 posted 17 years ago by sebus
1 3213 posted 17 years ago by ghwilson4456
The right way to send a mail with POST params
2 2160 posted 17 years ago by gfazioli
This is saved from Gerhard Slettens weblog www.gersh.no. I just want yo keep it on snipplr so it easily can be fetched through textmate.
15 9480 posted 17 years ago by stavelin
Pre-selects an html form with a requested value... ie; editing a form from a database
0 1911 posted 17 years ago by davidsword
1 ... 48 49 50 51 52 ... 58