PHP codes辅导、讲解Python/c++程序设计、讲解Java设计
辅导留学生 Statistics统计、回归、迭代|讲解留学生Proc
Practical Lab 3
Q1. Test the following PHP codes:
1.Copy and save as 2 files, a.html and b.php, respectively.
2.Put them under your student folder, and change the permission as 755.
3.Browse titan.csit.rmit.edu.au/~sXXXXXXX/a.html (where XXXXXXX is your student id).
a.html
---------------------------------------------------------------------------------------------------------------------------------------
b.php
Q2. Based on Q2 and Lab 2 Q3 (need to change the ACTION of the form as Q1), write your own PHP page to receive your submission data and return the right page shown below:
Hinds: 1. ACTION = the name of your php page.
2. Using tags
3. Echo the element (PHP page) based on the name=”…” and id=”…” from the HTLM form.