Accessing Separate Databases Using PHP/MySQL

Submitted by Dejene Techane on
The purpose of this project is how to add data into separate databases using a single PHP code. The project title is Student information system. I have developed this project for helping students who are developing a system to access two or more organisation databases in one system. For example Telecommunication database and bank database. The telecom database provides the mobile card number, sim

Simple Analog Clock Using HTML/CSS

Submitted by alpha_luna on
Analog Clock Using HTML/CSS This is a simple analog clock created using HTML and CSS3 only, with no images involved. As such, you can easily customize the size of the clock and its colors etc. The analog clock works in IE9+ and all versions of other browsers, including on mobile. Hope this work will help you in your project. HTML Source Code CSS Style .outer_face { position: relative; width: 200px