 |
All Source Codes - Newest source codes first |
Search |
Please select a language above and then click search.
|
|
|
|
|
Author
|
Plain Text
|
Download
|
Screenshot
|
Views
|
Rating
|
|
PHP Security Class
|
Darkvengance
|
Yes 11,855 Chrs
|
-
|
-
|
7
|
-
|
|
This is a class that I made for my websites and still use today, however the one I activly use has many more functions and improvements.
Sorry for the poor struction, and bad commenting, but the originall had no comments as I knew what everything...
|
|
SWHM - WHM Class
|
Darkvengance
|
Yes 1,243 Chrs
|
-
|
-
|
7
|
-
|
|
This is an incomplete WHM class, if you would like to help in the development with it feel free to ask me for the most up-to-date copy that I have and I would gladly send it over. Note, however, that once this is completed it will be freely distribu...
|
|
Drawing API Program
|
Anto
|
Yes 776 Chrs
|
-
|
-
|
11
|
-
|
|
Creates a new movie clip called "star" (don't ask me why it's called that, I made this code a long time ago). It will use the drawing API in flash to draw a line to where you click with your mouse. Clicking ENTER will show the positions (in pixels) o...
|
|
tLoad Text Loader
|
Webcopper
|
Yes 426 Chrs
|
Yes
|
Yes
|
10
|
-
|
|
Using Tk::Text I have used IO::File to open a text file into an open Tk::Text Window.
It's really simple.. but I forgot how I made my original Text Editor in Perl. That one was also
pretty simple. But it worked ;) And was fast n easy.
|
|
Elluminate JNLP Downloader in Shell Code
|
supertunaman
|
Yes 1,011 Chrs
|
-
|
-
|
12
|
-
|
|
This code will download the JNLP needed to join an Elluminate room. I wrote it for reasons that I may or may not discuss here on CP, but it is good if you really don't feel like launching a web browser just to attend an elluminate session.
|
|
Bar Graph Function
|
Cryzabey
|
Yes 7,893 Chrs
|
-
|
Yes
|
71
|
1.00 out of 10
|
|
My first decent sized script. It takes a couple of variables, processes them, and then kicks out a decent looking bar graph. Still full of bugs, and under construction, but nice all the same [:
Here's a live Example: http://3xacharm.com/cp/barGrap...
|
|
Calculator in Clojure
|
smokey991
|
Yes 2,995 Chrs
|
-
|
-
|
23
|
9.00 out of 10
|
|
no description was entered
|
|
Guessing Game
|
otoom
|
Yes 1,941 Chrs
|
-
|
-
|
38
|
7.00 out of 10
|
|
Guess the number within your 3 attempts ;)
Bug: Once you guess it, it still asks for another guess, will be fixed.
|
|
Even or Odd
|
otoom
|
Yes 615 Chrs
|
-
|
-
|
21
|
-
|
|
Same as my Java!
|
|
Ensure String Escape
|
Knoxius
|
Yes 256 Chrs
|
-
|
-
|
22
|
-
|
|
This PHP function escapes a string if magic_quotes_gpc() is turned off in your PHP configuration.
magic_quotes_gpc() automatically escapes strings if it is enabled in the config, but it is extra security to check if it is off. If it is, mysql_real...
|
|
Array Reset
|
Heretic121
|
Yes 522 Chrs
|
-
|
-
|
23
|
-
|
|
Resets the number values for the given array.
|
|
Hex to BCD
|
Heretic121
|
Yes 1,225 Chrs
|
-
|
-
|
23
|
-
|
|
Hexadecimal to Binary Converted Decimal converter.
|
|
.htaccess Rewrites
|
Knoxius
|
Yes 1,427 Chrs
|
-
|
-
|
25
|
-
|
|
Here are some examples of .htaccess rewrites.
|
|
clear_value();
|
Knoxius
|
Yes 777 Chrs
|
-
|
-
|
24
|
-
|
|
This is a simple PHP function that makes it easier to remove certain values from a string (eg strip_tag() on $var).
|
|
Portable Contact Form v2
|
Izzmo
|
Yes 20,648 Chrs
|
-
|
-
|
40
|
-
|
|
A simple contact form with customizable inputs (as many as you want).
There is also image validation as well, which is also now optionable.
Very secure! All inputs are validated against regular expressions and the e-mail is validated against it...
|
|
Even or Odd
|
otoom
|
Yes 684 Chrs
|
-
|
-
|
40
|
8.00 out of 10
|
|
Checks if your number is even or odd!
|
|
Head First PHP And mySQL Chapter 1 Task
|
otoom
|
Yes 4,590 Chrs
|
-
|
-
|
27
|
-
|
|
In chapter one there is an alien obduction form. Bit sad to me but oh well, if it helps you learn :P. Well they first use mailto: and ask you to recode it using php and actually getting the Server involved with it all.
Soo here is the code, i used...
|
|
Webcam Viewer
|
Uranium-239
|
Yes 7,870 Chrs
|
Yes
|
-
|
36
|
-
|
|
Lets you view your webcam and save snapshots
|
|
(Python)Random Password Gen
|
shadytyrant
|
Yes 3,645 Chrs
|
Yes
|
Yes
|
46
|
-
|
|
Creates a random password at a length the user picks
|
|
Python - Backup Script for Linux
|
shadytyrant
|
Yes 1,233 Chrs
|
-
|
-
|
40
|
-
|
|
no description was entered
|