What's Here?
- Members: 306,882
- Replies: 841,351
- Topics: 140,577
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,712
- Members: 74
- Guests: 1,638
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
in (Last Comment: , Views: 14,132)
in (Last Comment: , Views: 38,639)
|
|
Code Snippets
|
 |
|
|
Submitted: January 31, 2007
Views: 1426
A simple set of math functions that do both hypotenuse (Pythagorean a2+b2=c2) and reversed hypotenuse(a2=c2-b2).
|
|
|
 |
|
|
Submitted: May 24, 2006
Views: 6545
A nice image rotating script. I'm setting it up to rotate images on my wordpress. This script was written by Dan P. Benjamin.
|
|
|
 |
|
|
Submitted: November 3, 2006
Views: 1185
Checks the URI for any adresse bar-declared variables, preventing variable forcing and some type of SQL injection, hacking attempts, etc.
|
|
|
 |
|
|
Submitted: June 13, 2006
Views: 3451
Logs visits with ip with a limit one per day. I use this script on my blog to record visits.
|
|
|
| |