Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your s...
0
1809
posted 15 years ago by cessnajumpin
If included in a global javascript, whenever an input receives focus it will clear the default value. If the element loses focus without any user input then it will put the default value back in there. Useful for when you aren't using <label> a...
0
1663
posted 15 years ago by accelm
Set TimerInterval to 1000
Add a command button called cmdUndo, which will be enabled the moment the form is edited.
0
1771
posted 15 years ago by heislekw
Ever whanted to have a (almost)full functional browser in your TTY? Here is how
0
1651
posted 15 years ago by vkolev
http://blog.ramonlechuga.com/2010/10/20/checking-object-structure/
The Array
0
1522
posted 15 years ago by ramonlechuga
While working on the iteration of a blog with russian contents we had to change the slugs from cyrillic to transliterated russian.
[RusToLat](http://mywordpress.ru/plugins/rustolat/) is a great plugin that does just that, but unfortunately it onl...
0
1944
posted 15 years ago by gryzzly
This is a php script to trigger a cpanel full backup to the servers home directory OR a remote ftp server
0
1920
posted 15 years ago by leoj3n