Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Placing this in a .htaccess file in a sub folder you disable password security for this folder.
2
2287
posted 15 years ago by arnekolja
Almost all Magento Models have a corresponding Collection object that can be used to fetch multiple instances of a Model
0
1118
posted 15 years ago by dmistriotis
Here's a little trick I started using when working with XAMPP for localhost and keeping things in tune with the live configuration variables such as username and passwords to mysql (or whatever you're writing for).
The example below figures your w...
1
1087
posted 15 years ago by jackkeller
Used these styles to comply with default wordpress WYSIWYG class names
0
1002
posted 15 years ago by myke
You will need to add “define(‘WP_ALLOW_MULTISITE’, true);†in your wp-config.php to make the multisite function accessible. If you want to copy paste, use the code block below:
0
954
posted 15 years ago by myke
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0
1142
posted 15 years ago by iloveitaly
A simple PHP application for counting how many views a page gets.
0
1191
posted 15 years ago by FelixT
More Info: http://dev.twitter.com/doc/get/statuses/user_timeline
0
1043
posted 15 years ago by jens89