Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 52 53 54 55 56 ... 64
I don't wanna forget this small yet useful line.
1 1313 posted 16 years ago by axthos
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 2644 posted 16 years ago by X3Maverick
0 1325 posted 16 years ago by moonbather
Here is a working example on how to sort data in a grid.
1 1264 posted 16 years ago by assaado
1 1038 posted 16 years ago by assaado
0 1068 posted 16 years ago by garretjames
0 1385 posted 16 years ago by crishnakh
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2 2018 posted 16 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 956 posted 16 years ago by madmanlear
0 1093 posted 16 years ago by jonniespratley
1 1029 posted 16 years ago by jonniespratley
0 941 posted 16 years ago by jonniespratley
0 1100 posted 16 years ago by jonniespratley
0 2434 posted 16 years ago by jonniespratley
1 1415 posted 16 years ago by iTony
Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
1 984 posted 16 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 1907 posted 16 years ago by Wardy
1 1052 posted 16 years ago by frietkot
0 1217 posted 16 years ago by Wiederkehr
1 1355 posted 16 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 1420 posted 16 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 2349 posted 17 years ago by Jenhale
0 1184 posted 17 years ago by sebus
0 1480 posted 17 years ago by conspirator
0 1562 posted 17 years ago by conspirator
1 ... 52 53 54 55 56 ... 64