Pages

Hot Speed : Invasion of Sri Lanka

Hot Speed

Are you like racing? or develop pc games? here is the big chance. This is first release of HOT SPEED series.This PC game is also 100% Free and Open Source. Join with us to Develop this game. Play this game, tell us what we need to be improve. We will upload our project files to this website soon. 

SCRIPT,3D MODEL,SOUND COMPOSE and DEVELOPE by Nisal Priyanka

Game Engine = 3D RAD (Open Source)
Script Language = Angel Script (Open Source)

How to create simple login box using PHP

PHP Login Box


     Hello everyone, after a long time today i came up with new tutorial. Today i am going to teach you How to create a Login Box Using PHP.

        First of all you have to create interface to your login box using basic HTML <input> element.

 

How to Install LAMP server into Linux or Ubunto

How to install apache, PHP, MySql, PHPmyAdmin into Linux/Ubunto 

  Today i came up with very interesting, also very useful tutorial. Today i am going tell you, How to Install LAMP server into LINUX , UBUNTU. here is the complete video! It has all you want to know. :-) .. JUST comment , subscribe and Like my video! 

How to map ER to Relational Schema in DBMS

Steps to Draw relational schema


     Follow following steps to draw relational schema correctly,

  1.       Match Regular Entities
  2.       Match Weak Entities
  3.       Match 1:1 Relations **
  4.       Match 1:N Relations **
  5.       Match N:M Relations **
  6.       Match Multi-Value entities
  7.       Match N'Arrays
  8.       Match Recursive Relationship

Brief About Database Management System (Part - 2)

DBMS Part 2


  Here is the part 2 of DBMS. If you not yet read part 1, click here to read.

  Multi-valued Attributes
Attributes that have more than one value called "Multi -valued attributes ".

We can graphically represent Multi-valued attributes in ER-Diagram like following,