CSC318 Web Technology

Web TechnologyTU Board 2078

How do you define an Array in PHP? write a PHP script to create a multidimensional array name Product that will contain pcode, pname. and price. Initialize the array with at least three instances.…

10

How do you define an Array in PHP? write a PHP script to create a multidimensional array name Product that will contain pcode, pname. and price. Initialize the array with at least three instances. Also, Write an HTML script to display the initialized values of the array in an HTML Table.

A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.

Discussion

Loading…

More Web Technology questions

All Web Technology old questions