lesson1_NML.zipAssignments iau3These assignments are a continuation and completion of what we have discussed and done in the class today.
Make your own updated version of the CMS ER model diagram. The diagram must now include the administrators.
Create the page with the form to enter pagecontent.
We must obviously know to which page the content should belong,
and we must decide what to do to get the validated content
into the database.
You write the page with the form including validation. The entered content you must send to another php-page. This other page you don't write now, but you explain in words, what it must do. Details please, and based on logics and common sense.