Genetics calculator help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Reptilia
Forum Newbie
Posts: 1
Joined: Wed Dec 29, 2010 8:14 pm

Genetics calculator help

Post by Reptilia »

Hi, I'm working on a small project of coding a genetics calculator. I know next to nothing about php but had the luck of someone being kind enough to code a bit for me. This part was the calculator part. It simply gives the results in a percentage form. This is what I have so far: http://horse-genetics-info.99k.org/genecalc.php

What I'm wanting is for the results to be the name of the color (I'm assuming there'd have to be a separate file that held both the color names and the genetics along with it), followed by the string of genetics. It'd look similar to this: http://horse-genetics-info.99k.org/results.html except it'd be to the right of the calculator. Or possibly in a pop up window, if needed. I've been looking for help since late october/early november and would love it if someone could help me. I'd be more than happy to post the calculator code if needed.

Thanks you reading.
Post Reply