The company "Visitors" wants a website for a guestbook. They want the guestbook to work so that you can create and delete posts in it. The guestbook must contain the entries who made the post (name or alias), The post (the text written) and date and time when the post took place. The created posts must be stored in a text file in serialized form. NOTE! You do not need to be able to update these posts, it is enough that you can create new ones and delete any post. Your solution should be object-oriented with PHP and be able to store / read all information against a serialized file on your server. The features to be implemented in your solution on the guestbook website should be: possibility to create and delete posts in the guestbook Information that should be in each record should be: username / signature, post, date + time of created post

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

PHP, MYSGL

The company "Visitors" wants a website for a guestbook. They want the guestbook to work so that you can create and delete posts in it.
The guestbook must contain the entries

who made the post (name or alias),
The post (the text written) and
date and time when the post took place.
The created posts must be stored in a text file in serialized form.
NOTE! You do not need to be able to update these posts, it is enough that you can create new ones and delete any post.

Your solution should be object-oriented with PHP and be able to store / read all information against a serialized file on your server.
The features to be implemented in your solution on the guestbook website should be:

possibility to create and delete posts in the guestbook
Information that should be in each record should be:
username / signature, post, date + time of created post
Examples of entries in the file:
The silver surfer, In the sea are the biggest fish, 2018-01-17 22:41:55
Falo, 100 small mice built a nest in a cave, some could do carpentry and others could paint, but the electrical installation was put on a press and it did not make anyone happy, a coffee maker of the Hugin Rio type
became the death of one so they were ninety-nine, 2018-01-17 22:31:55
Mikael, testinlaga, 2018-01-17 22:21:55
Ole, Do not shout hello until you need a pelvis, 2018-01-17 22:11:55
The interface to the website is up to you to create using HTML, JavaScript and style sheets where the look can be optional.
Remember that you should be able to test all the functions in your solution from this interface.
An example of what this guestbook might look like can be found at MIUN here, outside MIUN here.
NOTE! In your solution, you do not need to store all data in the csv format because it is enough that you serialize your data and store it on file.

Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY