Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
php help2
Ok so my php project that i thought of is to create a gpa calculator. In the first page of the calculator I had the person tell me how many classes they are taking. Depending on that I had them give me the grades they got in each class. Now I am on the part where it needs to be calculate it but I don't know where to go. They can choose up to 8 classes and have an A-F in each class. I have A=4 B=3… Now I need to create situations where if they have 5 classes it'll know that and divide the sum of just those five classes and divide it by those five classes.
Here is the URL: www.zoomonby.com/Julien/php.html