Welcome To Snipplr


Everyone's Recent Snippets



1 ... 64 65 66 67 68 ... 554
Original by dvdrtrgn
0 1381 posted 13 years ago by guilhermehn
A simple code to read/write an XML file by using Cakephp 1.3.
0 1532 posted 13 years ago by tucq88
Reduces the string size according to the parameter that has been send and put '...' at the end of the new string
0 868 posted 13 years ago by Gianino
How does it work? This code checks/unchecks all checkboxes within the same fieldset. Simple and semantic. HTML Setup Add checkboxes however you like, just make sure they are within the same fieldset. <fieldset> <!--> <div><input>...
1 1061 posted 13 years ago by dnnsldr
Here’s a handy bit of code that I use quite regularly, its particularly useful if your getting a response message from a form to notify the user that there data was sent, or comunicate an error and you want to fade the message out after a set time.
1 1254 posted 13 years ago by dnnsldr
Add this code in the top of your index.php and set $page_url to your application final tab/app URL.
0 1207 posted 13 years ago by Whiteagle
The awesome Geo Mashup Plugin for WordPress allows for auto-embedding a map showing the location of the Post, Page etc via Shortcode or adding a line of PHP into the Theme file/s. The code below, added as a Plugin, will make a map appear at the en...
0 2492 posted 13 years ago by ecksteing
Display Copyright
0 798 posted 13 years ago by evinweissenberg
//This will grab taxonomies three levels deep (parent, child, grandchild) and display them //in an accordion fashion. Parent is the header, then child with a checkbox, if checked, will //display grandchild taxonomies. //Uses jQuery Accordion (do...
0 1120 posted 13 years ago by dnnsldr
//You cannot change the whole url without redirecting, what you can do instead is change the hash. //The hash is the part of the url that goes after the # symbol. //That was initially intended to direct you (locally) to sections of your HTML doc...
0 1429 posted 13 years ago by dnnsldr
How to get users identity and principal in C#
0 1332 posted 13 years ago by toLL
Load jQuery and tell every div to be 100% width
0 2112 posted 13 years ago by cmndo
Class that convert arrays to csv format, downloads CSV files and saves to disk on server.
0 1603 posted 13 years ago by TimoZachi
This method will alloc the current class unless the device is a phone (also defined here). Then it will try to alloc the class with the suffix "Phone."
0 1979 posted 13 years ago by yar
I use this primarily for debugging purposes. This simply takes an array and creates an expandable item that prints the array out in a \<pre\> wrapping, making it easy to read. Very basic snippet.
0 1543 posted 13 years ago by ringo380
I needed away to redirect to a custom BP component upon login for users and this works great. Add this to your functions file. If you are the admin, it will redirect you to the wp-admin.
0 19499 posted 13 years ago by dnnsldr
Allows you to connect to different datasources. Very common to use something like this for development,staging and production deployments.
0 1094 posted 13 years ago by evinweissenberg
This is a useful class which utilizes Phil Sturgeon's helpful restclient (http://getsparks.org/packages/restclient/versions/HEAD/show). Reference the URL attached for PinnacleCart API docs. Example request URLs to get products and categories: #...
0 1367 posted 13 years ago by crypticsoft
Twitter Clone v2.2.1 is the best available PHP clone of Twitter available online. Like our other products it is also extremely robust, user-friendly and very secured. Please visit http://itechscripts.com for this script and other FREE downloads.
0 1284 posted 13 years ago by iTechScripts
Removing index.php to url. e.g. www.yourwebsite.com/index.php -> www.yourwebsite.com/
0 1667 posted 13 years ago by zwebapp
Another popup jQuery plugin implementation complying with YAGNI.
0 1145 posted 13 years ago by p-baleine
Solución para DIVs que colapsan. Simplemente agrega la clase group al elemento que colapsa y se mostrará su tamaño.
0 927 posted 13 years ago by hibam
Helps write data to the console screen.
1 1017 posted 13 years ago by lookitstony
doesn't work in ie7/8
0 1067 posted 13 years ago by kbrown
Add this to functions.php to enable the page-child function is_tree
0 961 posted 13 years ago by klagraff
Creating a static copy of a dynamic website
0 1793 posted 13 years ago by alexaivars
If someone put text into an input field (or automatic e.g. with a 2d barcode scanner) and you want to replace a part of the input (pattern) then will help this small jquery code snippet.
0 1593 posted 13 years ago by bassdas
is not Code, is configuration steps for use COMPAQ DC 7900 for virtualization machines in 64 Bits
0 2178 posted 13 years ago by xavieraviles
Set the last parameter to the number of cores. End with 'killall perl'
0 963 posted 13 years ago by beaknit
= Rake Task for Rails * name: name of the task * desc: description of the task
0 1841 posted 13 years ago by cliffbraton
1 ... 64 65 66 67 68 ... 554