Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A simple way to filter lists or tables that uses a new "Contains" (note capitalization) selector to clean up the code a bit. Three examples are below, first sorts through a list, second a table, third a tabe and it correctly the alternating row color...
0
2265
posted 15 years ago by FatFolderDesigner
Registro de usuarios en PHP con validación y activación por mail
0
3013
posted 15 years ago by danideu
This simply takes an array and coverts it to variables. E.g. If you had an array, $array = array("key" => "value"), after running this script, $key would be "value".
0
1820
posted 15 years ago by mloberg
Also selects different sized header images for better image quality.
1
1822
posted 15 years ago by HelloKit