Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged c



1 ... 127 128 129 130 131 ... 147
0 1523 posted 17 years ago by crishnakh
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2 2195 posted 17 years ago by YPY
0 1410 posted 17 years ago by ginoplusio
very easy to use pagination class, see website for comments
1 2335 posted 17 years ago by localhorst
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 1069 posted 17 years ago by madmanlear
This set of functions makes it quicker for me to code, might be useful to someone else =]
1 1285 posted 17 years ago by alli14404
0 1051 posted 17 years ago by jonniespratley
0 1267 posted 17 years ago by jonniespratley
0 2611 posted 17 years ago by jonniespratley
1 1547 posted 17 years ago by iTony
Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
1 1076 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 2091 posted 17 years ago by Wardy
0 1026 posted 17 years ago by liuran
A function to remove tags and to also remove excess spaces.
1 1331 posted 17 years ago by donkeykong
1 1187 posted 17 years ago by frietkot
1 1477 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 1559 posted 17 years ago by DaveChild
This is a simple but powerful tweak to the wp-config.php file that will make it easy to run multiple websites using one database and codebase. Simply change "yourdomain.com" with your domain and that's it. Repeat that line for new domains.
2 2242 posted 17 years ago by jonhenshaw
0 903 posted 17 years ago by mischachen
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 2910 posted 17 years ago by Jenhale
1 ... 127 128 129 130 131 ... 147