Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is a script that simply prints the current month. I produced this a couple years ago and use it as a reference for using the localtime() function.
0
2119
posted 15 years ago by numberwhun
This is a handy little bit that will show you all of the installed modules on the system.
0
1134
posted 15 years ago by numberwhun
I'm originally a sys admin and i love "tail - f /var/log/*" ... so i created a similar function in PHP that will allow me to view in real time what classes/functions/files/lines of my code is being run...
The usage is really simple, just set a glo...
1
3285
posted 15 years ago by sadus
Basic styling to set up menu that's typically in the footer into a horizontal format.
0
1273
posted 15 years ago by cviolette
Basic style to set up Joomla-format menu as horizontal menu with dropdowns.
0
2412
posted 15 years ago by cviolette
Code to add Google-hosted jQuery UI library to site. See styles and documentation at http://jqueryui.com/
1
1458
posted 15 years ago by cviolette
jQuery to make Joomla-format menu dropdowns appear on hover. Change "#mainnav" to menu container selector.
1
2434
posted 15 years ago by cviolette