Question: 1.1 Develop the above website by strictly using PHP and a table layout. (40) Create a function called rowHeader that will add the first row

 1.1 Develop the above website by strictly using PHP and a

1.1 Develop the above website by strictly using PHP and a table layout. (40) Create a function called rowHeader that will add the first row to the table using data above. Create a function called rowBody that will create the "Starts hit the red carpet" Article. Create a function called rowComment that will create the "leave comment" section. Create a function called rowfooter that will be used for your ICAS NO and Full Names. Call the functions in the index page of your php file. 1.2 Develop a php script that validate the leave comment section when post comment is pressed. (40) Validate comment if a comment has been entered using if statement. Validate Name if a Name has been entered using if statement. Validate Email if an Email has been entered using if statement. Validate Faculty if a Faculty has been entered using if statement

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!