Jump to content

Addition and Multiplication Charts Problem


1011869

Recommended Posts

I am currently taking a computer science class and need a little help. I am suppose to write a php script that does the following:

 

The PHP Scripts: addchart.php and multchart.php

          * Check the value to ensure it is within range

          * Create a table which is either the addition or multiplication chart for the requested base; any letters used as digits should be capitals

 

The end result would be like: http://www.dfstermole.net/PHP/workshop/solutions/addmultchart/addmultchart.html

 

I got the HTML page down but I have now idea where to start for the php script. Can someone please point me in the right direction? Thank you very much.  :'(

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.