Hello guys, now I have doubts.
1. The first is more or less an error and a doubt. I made a count to count how many registered pilots and pending pireps have, the two are on the same count, it works fine, but an example: If I have a pending pilot and I accept this pilot, the count does not reset, she It’s 1. I do not know if it’s because I have two count, I just do not know. This is the code I am using:
\<?php echo count(//code for count pireps\\ . //code for count pilots pending\\); ?\>
2. I wanted to make a graph to tell the altitude and ground speed that the pilot was in his PIREP, I saw in some topics that he had but did not have the complete answer. The only thing I know is that the rawdata column needs to be populated, but I do not know if SmartCARS fills in, because it’s not here.
Thanks.
Regards,
Carlos.