Welcome To Snipplr


Everyone's Recent Snippets Tagged php



1 ... 52 53 54 55 56 ... 64
1. Edit the html form 'action' to point to your PHP page that handles the upload. 2. Create the php page with the code below 3. Define Paths in PHP lines: 3 , 4 of php file 4. Create matching folder to paths in #3 on server. 5. chmod that folder...
4 602 posted 14 years ago by jadedbat
I thought I would share this simple username password PHP auth script. It leans on HTTP to secure a page.. not bulletproof but quick and painless.
3 506 posted 14 years ago by jadedbat
1 511 posted 14 years ago by ginoplusio
This will create a list grouped by the sorted field, which is an inner join on a category field.
0 395 posted 14 years ago by fostersolutions
2 445 posted 14 years ago by czapata
I don't wanna forget this small yet useful line.
1 531 posted 14 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 1365 posted 14 years ago by X3Maverick
0 521 posted 14 years ago by moonbather
Here is a working example on how to sort data in a grid.
1 589 posted 14 years ago by assaado
1 379 posted 14 years ago by assaado
0 409 posted 14 years ago by garretjames
0 606 posted 14 years ago by crishnakh
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2 691 posted 14 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 351 posted 14 years ago by madmanlear
1 406 posted 14 years ago by jonniespratley
0 383 posted 14 years ago by jonniespratley
0 449 posted 14 years ago by jonniespratley
0 641 posted 14 years ago by jonniespratley
1 509 posted 14 years ago by iTony
Include drupal 5 mission statement in views or other php enabled sections(i.e.: Views Header, etc.).
1 351 posted 14 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 968 posted 14 years ago by Wardy
1 419 posted 14 years ago by frietkot
1 ... 52 53 54 55 56 ... 64