Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1376
posted 15 years ago by emregulcan
input: -width 123 -height 234 -minimized -visible
output map: {"-width":"123", "-height":"234", "-minimized":null, "-visible":null}
0
1315
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
2088
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
1383
posted 15 years ago by jstnno
simple function to get querystring from a custom address using regular expression
0
1072
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
1154
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
1399
posted 15 years ago by jasonseney
via [http://davidwalsh.name/opacity-focus](http://davidwalsh.name/opacity-focus)
0
1247
posted 15 years ago by cfleschhut
Best used in a node.tpl.php or node-panel-identifier.tpl.php
0
2551
posted 15 years ago by karmacode
Better than previous version. You don't have to mark up your links with 'rel=external'.
0
1349
posted 15 years ago by lancemonotone
Ever have to make a swf that needs to change height? Want to use the browser's scrollbar instead of having to create one in flash?
0
1053
posted 15 years ago by cessnajumpin
I couldn't easily find an example of how to verify if someone added my link to their site while they added their link to a directory of mine. After some research, I found out how to search for a string remotely. I have simplified the steps so that yo...
0
1203
posted 15 years ago by donkeykong