Simple PHP & SQL weight tracker for multiple persons
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.php 127B

123456789
  1. <html>
  2. <head>
  3. <title>Weight-Track</title>
  4. </head>
  5. <body>
  6. <h1>Hello World</h1>
  7. </body>
  8. </html>