Welcome To Snipplr


Everyone's Recent Snippets



1 ... 80 81 82 83 84 ... 554
Obtiene un identificador usando el nombre del host, id del proceso PHP y usando uniqid. Además se agrega una ruta para ver cómo quedaría almacenada en disco la información.
0 551 posted 12 years ago by porquero
Reset a branch. Notably used for moving a commit from one branch to another, or fix a commit on 'no branch'
0 985 posted 12 years ago by Glycerine
zip a folder from linux command line
0 758 posted 12 years ago by artaserse
Groovy Freemind RecurseNode
0 907 posted 12 years ago by laurenceosx
SAS code to output in JSON format
1 923 posted 12 years ago by ccw
some basic form styles tbc
0 619 posted 12 years ago by kate
Numerical Methods application for solving system of equation using Gaussian Elimination based on this Wikipedia article: http://j.mp/GV3PcN
0 775 posted 12 years ago by Bangonkali
This snippet pulls down an image from a URL into a byte(). From there you can re-size or save. Don't forget the necessary try - catch.
0 4892 posted 12 years ago by ryanfiorini
bloginfo('name') is a function that generates the name of a WordPress site, the one used in the installation of WordPress and inserted in the Blog Name field under General Settings.
0 402 posted 12 years ago by treociti
modificar onclick compatible con internet explorer !
0 674 posted 12 years ago by rickyslow
0 764 posted 12 years ago by tpowers8
Converts a php object to an associative array
1 4450 posted 12 years ago by satie83
simply disable an input (type=text) using Jquery.
0 779 posted 12 years ago by artaserse
Removes duplicating elements from Array, containing only objects of Point class
0 899 posted 12 years ago by romech
jQuery plugin to save individual form fields each time something changes. Usage: `$('#MyForm').autosave(url, options);` where `url` defaults to form.method and `options` defaults to $.fn.autosave.defaultOptions (UNTESTED)
0 808 posted 12 years ago by kendsnyder
Test PAN CARDS to use while integrating BBVA payment gateway (BBVA is Banco Bilbao Vizcaya Argentaria)
0 703 posted 12 years ago by eowynx
simple jquery jeditable example
0 902 posted 12 years ago by eowynx
simple html + javascript timer.
0 695 posted 12 years ago by pixelatorz
Requirement from work was to refactor an 8000 line if elseif code block to select case syntax. Not a manual task, even for a 1984 olympics button bashing champ. note, id is the test variable here, as in elseif (id ="test") then ...
0 928 posted 12 years ago by pflangan
How to remove trailing slashes in URL's using .htaccess.
0 934 posted 12 years ago by palimadra
This goes through the specified div, and finds a div with the class of current. It then removes the class from that div, and adds it onto the next one. Note: Through CSS make the current class with a display block, and the slide class with a displ...
0 660 posted 12 years ago by accelm
Abstract class from which other classes can be derived to handle database access and data retrieval. Constants for database connection (DB_DSN, DB_USERNAME, etc.) must be set in another php file (eg. config.php)
1 925 posted 12 years ago by osccar
Escribir vertical
0 570 posted 12 years ago by rickyslow
fade out view called 'row'
0 894 posted 12 years ago by BenClayton
This will give <ul> for the wordpress Menu
0 867 posted 12 years ago by Farhan
This example adds a horizontally-centered TextView to the bottom of the RelativeLayout called 'layout'.
0 1141 posted 12 years ago by BenClayton
simple command that resize and crop, if necessary, an image, centering the image.
0 897 posted 12 years ago by artaserse
A useful function for different formats of time or if you are dealing with time in PHP code.
0 699 posted 12 years ago by visionlighter
0 900 posted 12 years ago by visuallyspun
Splits on new line, to load array, and cycle through each line in array. In this example, we are loading the holding array "@thing" with data from the "_content" key of the $results hashref.
0 889 posted 12 years ago by EmbeddedInsanity
1 ... 80 81 82 83 84 ... 554