Page 1 of 1

Genetics calculator help

Posted: Wed Dec 29, 2010 8:24 pm
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.