Voting Per IP using PHP/MySQL and jquery

Submitted by argie on
In this code you will learn on how to create a voting system per IP address. Voting system per IP address means that the IP address can vote only once. The unique feature of this code is that it has a graphical result represented by the graph and the voter can print and download the graphical result. Leave comment on this post if you have a comment or question, I'm happy to entertain your question

Random Image Display Using PHP/MySQL

Submitted by argie on
This code will help you on how to create a random image display using php/mysql. The primary function of this code is to display images or files in random order, just reload the page to see the random image in action. Leave a comment if you have a question, it's my pleasure to entertain and give answer to your comment. database name:randomimage

A Database connection with OLEDB and MS Access 2007 Database

Submitted by jeffrey on
This visual basic 6.0 is a language so very use full regarding with business, in this code is a sample of Database from a Company. if you want to know more about our company try to visit www.j2infotech.webs.com and contact our programmers, for efficiency of your business try our business solution programs. www.j2infotech.webs.com for more info. with low price that surely worth it.

Lookup Table for a Windows Forms ComboBox

Submitted by admin on
In a relational database, you need to understand how you link your table in your database. Once you normalize your table, you prevent data redundancy or a duplication of record in your table. After I found so many examples on the internet, regarding the misuse of relational database, I decided to create a simple project to explain how to implement the technique into Windows Forms. Even if you