Welcome To Snipplr


Everyone's Recent Snippets



1 ... 397 398 399 400 401 ... 554
You must have already setup your /etc/init.d/some_binary file and it should have the chkconfig line in it that specifies the on/off run levels and start/stop priorities.
0 1025 posted 15 years ago by jturmel
0 738 posted 15 years ago by tclancy
3 1031 posted 15 years ago by sveggiani
1 1071 posted 15 years ago by Shifter
3 1053 posted 15 years ago by Shifter
Takes advantage of the SPL. Much easier and maintainable than the previous revisions. Haven't done any benchmarks yet but I imagine it is much faster. "If you want to omit directories, remove the RecursiveIteratorIterator::SELF_FIRST part."
3 815 posted 15 years ago by DrewDouglass
All credit for this snippet goes to Roshan, link is given above.
4 1372 posted 15 years ago by DrewDouglass
More info found in the link above, basically, you can replace the $config['base_url'] to the snippet below and you no longer need to set the base url. Useful for making your application more portable.
7 1105 posted 15 years ago by DrewDouglass
Thanks to James Padolsey for sharing this script with everyone on his blog, link above.
0 768 posted 15 years ago by DrewDouglass
All credit for this code goes to the all mighty Fou-Lou of codingforums.com (link given).
0 2085 posted 15 years ago by DrewDouglass
Combine this with the my compression script and things load real fast. I think I pulled some of this code of a site on google... can't claim complete credit.
0 1112 posted 15 years ago by iloveitaly
A custom compression script I use for auto compression and gzip compression of my css & files. Also allows for 'debug' mode (uncompressed). You simply include the core.css & core.js in your <head>
0 1012 posted 15 years ago by iloveitaly
2 961 posted 15 years ago by blackf0rk
count(*args) Count operates using three different approaches. Count all: By not passing any parameters to count, it will return a count of all the rows for the model. Count using column: By passing a column name to count, it will return a count of...
1 1003 posted 15 years ago by deschism
0 886 posted 15 years ago by inkdeep
0 785 posted 15 years ago by voyeg3r
0 626 posted 15 years ago by iloveitaly
0 757 posted 15 years ago by endorfin
1 ... 397 398 399 400 401 ... 554