PLEASE help me with this!!

I have a hw question to I haveCreate a file of names and densities of various materials.
then write an HTML/PHP application that will display all materials and densities for which the density is greater than or less than some value specified in the HTML document. (Use a radio button to select greater or less than.)
Can someone please help me by atleat showing an outline to begin this problem…
Please someone reply!!!

Okay; well think about it from 3rd view.

You need:

Form;
Input Date

DB Connecter
MySQL database

Reader
echo the information in rows
(Tables would be ideal)
- Display reach result on a new line

Graph builder
- Using the database echoed by the Reader; user Javascript to generate a comparison graph to display the data.

I hope this helps;

Sponsor our Newsletter | Privacy Policy | Terms of Service