Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 101 102 103 104 105 ... 147
How to get the ip address of the user.
1 2356 posted 16 years ago by ginoplusio
Funcion para eliminar los acentos, caracteres que no sean numeros o letras y los espacios blancos. Muy util para renombrar los archivos antes de subirlos al server
0 1608 posted 16 years ago by jacinmontava
Credit: 'Jelmer' from CodeIgniter Forums 1. Create preferences.php in your application/config/ directory. 2. Add this to the controller that writes your config values to the database so that it will also write them to the preferences.php config...
2 2118 posted 16 years ago by traeregan
Create a new module using this code:
0 1669 posted 16 years ago by hotdiggity
0 1897 posted 16 years ago by gd6d
Here are a few examples that show how the relationship between objects and references
0 1641 posted 16 years ago by chrisaiv
force fields to be added to the search index on update
1 1581 posted 16 years ago by ReeceMarsland
Jquery toggle collapse expand
0 1552 posted 16 years ago by ksantoshp
0 1901 posted 16 years ago by AzizLight
(Ref: http://yoast.com) While preparing my previous post on new features in WordPress 2.9, I ran across a ticket in Trac for something I'd been wanting to do for a while: specify a subfolder of the uploads directory for specific plugins, like my B...
0 1697 posted 16 years ago by ksantoshp
1 1491 posted 16 years ago by ksantoshp
0 1435 posted 16 years ago by ksantoshp
Proper enumerations in PHP are hard to come by. This uses a class as a pseudo enumeration. Sometimes you'll want to lookup the string name side of the enum when you have the value (ie, you have "1" and you want the string "Flood").
0 1611 posted 16 years ago by benjaminpearson
Simple script that returns to us a list with possible TimeZones
0 1940 posted 16 years ago by AzizLight
This function takes a start time, an end time, and an interval ("step size"). It returns an array of times separated by that interval between the start time and end time (similar to what Google Calendar does). The keys of the array are the number o...
2 1495 posted 16 years ago by bachya
Dates and Time are always important to understand in any language. PHP has some rockin' functions but here are a few that I use the most.
0 1755 posted 16 years ago by chrisaiv
0 1677 posted 16 years ago by chrisaiv
0 1771 posted 16 years ago by chrisaiv
0 1606 posted 16 years ago by Ateneatech
0 1692 posted 16 years ago by iTony
Gets the outerHTML of a DOMElement. For a more optimal version check the URL.
0 1776 posted 16 years ago by Znupi
The following are instructions to "re-post" files that have been already been POSTed to your php script. This can help if you want to have a form (with file upload) that POSTs its data to your own script where the text elements can be handled and the...
2 2344 posted 16 years ago by benjaminpearson
This is a simple search function for the [User Groups](http://www.dabbledoo.com/design/docs/User-Groups-Module/) module for ExpressionEngine. It searches groups (names and descriptions) as well as topics and topic replies. It respects group types as...
0 2052 posted 16 years ago by lukemcr
I added this code in the ModuleNews.php file on line 310 - 314.
0 1718 posted 16 years ago by kahlil
A script I used for quickly load a file (see line 3) and then make a table which had linenumbers on each line. You may want to add a +1 when its generating the table...
0 1849 posted 16 years ago by Knarf
1 ... 101 102 103 104 105 ... 147