PHP Manual Tutorial
The PHP manual tutorial was helpful tool to create and implement PHP forms with the steps by steps instructions; explaining how the static webpage sends or transfers input information to PHP script for processing and later call it out on the user webpage browser. This particular assignment asked us to construct PHP forms required by the tutorial asking users to input his/her name and age which will then be display in the next page after clicking on a submit info button with greetings. Click the link below and type in your name and age in the appropriate field to view or see your input information.