i guess this qould be a simple question.
what i want to do, is take out the info from a MySQL base with a php file.
what i need is the php file to take out the info recorded from 9.00 AM till 9.00 PM and then maybe minus this info from all to get the from 9.00 PM till 9.00 AM. Or maybe just take the info recorded from 9AM-9PM and the with a seperate function from 9PM-9AM.
the thing is what i try to achieve here is:
i record the internet traffic and would like to see how much info in received (in MB) @ daytime and sent @ daytime and how much info is sent @ nightime and received @ nighttime.
Thank You!
what i want to do, is take out the info from a MySQL base with a php file.
what i need is the php file to take out the info recorded from 9.00 AM till 9.00 PM and then maybe minus this info from all to get the from 9.00 PM till 9.00 AM. Or maybe just take the info recorded from 9AM-9PM and the with a seperate function from 9PM-9AM.
the thing is what i try to achieve here is:
i record the internet traffic and would like to see how much info in received (in MB) @ daytime and sent @ daytime and how much info is sent @ nightime and received @ nighttime.
Thank You!
Kommentar