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 2117 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 1395 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 1903 posted 16 years ago by traeregan
Create a new module using this code:
0 1434 posted 16 years ago by hotdiggity
0 1702 posted 16 years ago by gd6d
Here are a few examples that show how the relationship between objects and references
0 1469 posted 16 years ago by chrisaiv
force fields to be added to the search index on update
1 1395 posted 16 years ago by ReeceMarsland
Jquery toggle collapse expand
0 1365 posted 16 years ago by ksantoshp
0 1677 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 1509 posted 16 years ago by ksantoshp
1 1311 posted 16 years ago by ksantoshp
0 1231 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 1399 posted 16 years ago by benjaminpearson
Simple script that returns to us a list with possible TimeZones
0 1738 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 1281 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 1544 posted 16 years ago by chrisaiv
0 1478 posted 16 years ago by chrisaiv
0 1567 posted 16 years ago by chrisaiv
0 1408 posted 16 years ago by Ateneatech
0 1508 posted 16 years ago by iTony
Gets the outerHTML of a DOMElement. For a more optimal version check the URL.
0 1601 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 2102 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 1854 posted 16 years ago by lukemcr
I added this code in the ModuleNews.php file on line 310 - 314.
0 1507 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 1628 posted 16 years ago by Knarf
1 ... 101 102 103 104 105 ... 147