How make a growth baby chart with data in mysql +PDO
问题 I am trying to make a chart with growth baby table I have in DB... I lost the idea and right now I don't know how to do it... this is the chart I need to show when the doctor insert the height and weight of every child...need to show the inserted the percentiles data and that will depend of the height and weight of the baby to show the graph (gray line)... here is my code until now (EDITED WITH NEW CODE) : <?php include 'includes/configs.php'; /* * $normal is an array of (edad => peso) key