InstructionsQUESTION 1. Write a program that displays, validates, and processes a form for entering information about a package to be shipped from Tema Port. The form should contain inputs fields for the FROM and TO addresses for the package, the SOURCE and the DESTINATION contact number, dimensions of the package, and weight of the package.Read more about We can work on Php[…]
Tag: php
We can work on object-oriented php
part 1: The company “Visitors” wants a website for a guestbook. They want the guestbook to work so that it can create and delete posts.The guestbook should contain the entries who made the post (name or alias),The post (the text that was written) anddate and time when the post was made.The created posts should beRead more about We can work on object-oriented php[…]
