Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1609
posted 16 years ago by jackkeller
Used these styles to comply with default wordpress WYSIWYG class names
0
1514
posted 16 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
1467
posted 16 years ago by myke
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0
1800
posted 16 years ago by iloveitaly
A simple PHP application for counting how many views a page gets.
0
1740
posted 16 years ago by FelixT
More Info: http://dev.twitter.com/doc/get/statuses/user_timeline
0
1558
posted 16 years ago by jens89