Python

Python Source Code

Free Python Source Code. Download from a vast collections of free Python source code below. Games are also available like Rock Paper Scissors Game and a lot more.

Submit Form Using ComboBox OnChange Event In PHP/MySQL

Submitted by argie on
This code will teach you on how to submit form using ComboBox onChange event in php. The feature of this code is it save value form textbox without using submit button. Download and try this code if you want to run this code, Leave comment if you have some question. Database Name: onchangecombo

Alarm Clock

Submitted by deepak.gupta150 on
This is an alarm clock developed in VB for one of my new Friends whose name is Normel. Run the .exe file then choose hour, minute and second everything has to be selected and then click set alarm button and when the time strikes alarm will run. but dont close the form.

Registration Page with MD5 Encryption Using PHP/MySQL

Submitted by argie on
This code will teach you on how to create a registration page with md5 encryption using php/mysql. the feature of this code is it save data to database and the password is encrypted with md5. Download and try this code in order to learn new techniques in php programming. leave comment if you have a question about this code. database name: md5reg

Login Page with md5 Encryption in Password field using PHP/MySQL

Submitted by argie on
This code will teach you on how to create a login form with md5 encryption. The feature of this code is, it has a input validation and the password are being encrypted using md5. Download and try this code to learn on how to create a login form with md5 encryption. database name: simple_login

Voting System With Percentage Using PHP/MySQL and ajax

Submitted by argie on
This System will teach you on how to create a simple voting system with php and ajax. The feature of this system are the ff. 1. It provides Graphical result of the votes. 2. It display the percentage of votes to the total number of votes. 3. You can vote by clicking the radio button provided. 4. You can submit your vote without loading the page. Download and try this system to see how my voting