Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Almost all Magento Models have a corresponding Collection object that can be used to fetch multiple instances of a Model
0
1378
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
1313
posted 15 years ago by jackkeller
Used these styles to comply with default wordpress WYSIWYG class names
0
1204
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
1155
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
1442
posted 15 years ago by iloveitaly
A simple PHP application for counting how many views a page gets.
0
1439
posted 15 years ago by FelixT
More Info: http://dev.twitter.com/doc/get/statuses/user_timeline
0
1276
posted 15 years ago by jens89