Below are the top ranked snippets.
6
A simple page hits counter that uses a single cookie to tell the user how many times they have visited the page.
10
AJAX: In situ edit
A simple edit in place using Prototype, based on the tutorial @ 24ways.org
A simple edit in place using Prototype, based on the tutorial @ 24ways.org
9
Log4J is a really nice Library that aims to facilitate outputting debugging information, but also relevant data, in Java applications. It is highly configurable, using both Categories and Class-Based rules, so that developers can narrow down the problems very well when debugging applications.
10
I'm trying to load an object into a session variable.
13
Recursively checks for all *.php and *.tpl files in the directory specified (or the current directory if one is not specified) and runs `php -l $file`. Only outputs the errors.
6
Return object by type. Revision 2.
6
This snippet is two classes which represent a playing card and a deck of cards. I built these classes for completion of a final project in one of my VB.NET courses.
6
strandedfisherman
This gets the information off youtube when you add a youtube link.
please change the dev_id to your own my is:BnvzCjJ_Bzw
http://www.youtube.com/my_profile_dev
put a link in eg. http://www.youtube.com/watch?v=xOJnKgsWPGw
please change the dev_id to your own my is:BnvzCjJ_Bzw
http://www.youtube.com/my_profile_dev
put a link in eg. http://www.youtube.com/watch?v=xOJnKgsWPGw
11
Just a little code to make a window in XUL
8
This code will remove specified no of elements in an js array , from the beggining of it.









