Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Removes trailing slashes from URLs, forces all urls to index.php
0
844
posted 15 years ago by mattkenefick
If this command seems to run forever, it's because there may be parts of the site that generate an infinite series of different URLs. You can solve this in many ways, the simplest being to use the -l option to specify how many links “away†from t...
1
961
posted 15 years ago by alemani
This script works good condition, and not use "oAuth".
Your should get username and password with cleartext (standart html controls) without authentication and just add them into variables in your code...
(twitter_username and twitter_password)
A...
0
1013
posted 15 years ago by emregulcan
input: -width 123 -height 234 -minimized -visible
output map: {"-width":"123", "-height":"234", "-minimized":null, "-visible":null}
0
931
posted 15 years ago by tactoth
uFlex or userFlex is an all in one PHP user class that provides developers with a simple yet secured, reliable and flexible framework like structure to authenticate their sites and applications. The purpose of uFlex is to handle the tedious processes...
1
1594
posted 15 years ago by ptejada
Sql para agregar las regiones de Chile en Magento. Utilizado para calcular las tarifas de los envÃos. Probado a través del phpmyadmin en una nueva instalación de magento 1.4.x (probablemente funcione con versiones anteriores)
Para el tutorial d...
0
1008
posted 15 years ago by jstnno
simple function to get querystring from a custom address using regular expression
0
830
posted 15 years ago by mcarneiro
via [https://www.packtpub.com/mootools-1-2-beginners-guide/book](https://www.packtpub.com/mootools-1-2-beginners-guide/book) & [http://davidwalsh.name/mootools-custom-event](http://davidwalsh.name/mootools-custom-event)
0
812
posted 15 years ago by cfleschhut
Similar to [Get Elements by Class Name]( http://snipplr.com/view/1696/get-elements-by-class-name/), but with optional "tag" parameter. Performance is increased by first retrieving the desired tag if available.
0
979
posted 15 years ago by jasonseney
via [http://davidwalsh.name/opacity-focus](http://davidwalsh.name/opacity-focus)
0
934
posted 15 years ago by cfleschhut
Best used in a node.tpl.php or node-panel-identifier.tpl.php
0
1201
posted 15 years ago by karmacode