I built a questionnaire and am using PHP to email the results to my GMail account. While building it and testing each section I received the results within seconds. Now that I have it all compiled into one form, the email never comes.
I tested each section again one by one and they all send through perfectly so I know the code works. I also seen that there's a limit of 100 emails per hour with the free hosting site, so that can't be causing the problem, all I can think is if you have a cap set on the amount of data that can be sent with each submission.
I tested the whole questionnaire around midnight last night and still haven't received anything so I don't think it's just a matter of the servers moving slow, especially with me testing the sections after that and receiving them successfully. Why is this happening?
I tested each section again one by one and they all send through perfectly so I know the code works. I also seen that there's a limit of 100 emails per hour with the free hosting site, so that can't be causing the problem, all I can think is if you have a cap set on the amount of data that can be sent with each submission.
I tested the whole questionnaire around midnight last night and still haven't received anything so I don't think it's just a matter of the servers moving slow, especially with me testing the sections after that and receiving them successfully. Why is this happening?