Php/mysql Hajj Lottery System (picking Random Names)
PHP/Mysql Hajj Lotter system (Picking Random Names) I have a Hajj Registration system php/mysql. en. wikipedia. org/ wiki/Hajj I have the following two tables: 1 – Applications Table - App_id , Main_Name, mark, season 2 – Names Table - NameID , Full_Name, ID_Number, Age, Area, App_id Here is A sample data Applications: App_id=1 , Main_NameID=10,.. read more →