Guest User

Untitled

a guest
May 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <label class="switch">
  2. <input type="checkbox" <?php if($row['status']=="1") {?> checked="true" <?php } ?>>
  3. <span class="slider round"></span>
  4. </label>
Add Comment
Please, Sign In to add comment