Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 501 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 501 Bytes

MLM-binary-tree-php

Please follow below steps to up repo:

  1. PLease clone the repo and go to inside the repo
  2. Please create a database as the name with  "mlmbinary" 
  3. Please import SQL file (mlm_rep_with_data.sql) into your database 
  4. if your DB cred. are different then change credentials in connect.php and table.php file (Here, I am using DB cred. as username: root and password: "") .      if not then ignore this point.
  5. open table using (http://localhost/mlmtree/table.php).