Hallo
The database-driven website***
(*** means: high difficulty)
Main goal:
Create a database-driven website with a front-end and backend. The project deals with creating a website that has all content (text) served from a database, there is also a 'backend' where the owner of the site can change all the texts on the website (so: in the database).
This system would imitate the reality of many corporate websites, its advantage is that people do not need to have knowledge of HTML and it is much more efficient: in stead of making hundreds of HTML files, make one PHP template and fill it with dynamic content from the database.
Description:
Create this system with PHP, HTML and MySQL. Make 3 to 4 web pages that represent the front-end of the web page, the pages that 'the public' would see (you can do this in a single PHP file, or several). These 3 to 4 pages make up the framework of the website. The content of these pages are to be retrieved from a database. Make the backend where the owner of the site could change all the texts on all web pages. The text should be stored in a database and the frond-end should be updated automatically. Every page should have at least a title (in bold) and a piece of text.
Bonus:
The program should include the above-mentioned functionality. A working program leads, if you also made all your exercises, to a sufficient for the course. You can however earn bonus points to raise your mark. Here we give some examples on how you can earn these points.
Secure the backend part of the system with a username and password, so that only the owner can change texts on the site.
In the backend part, make the possibility to make new pages. Then make a link to this page on one of the existing pages. (Hint: if you make one PHP file, you can have different pages in the form of file.php?page=1 , file.php?page=2 etc, then it is not difficult to make another page).
Ok ok, ik ben een PHP newbie en ongetwijfeld zullen er sommigen tegen me zeggen: RTFM! Maar ik zou graag willen weten of er iemand is die mij zou kunnen helpen met deze opdracht. De website hoeft er niet zo gelikt uit te zien. Als de functionaliteit maar in orde is. Contact icq: 32485520
Alvast bedankt.
The database-driven website***
(*** means: high difficulty)
Main goal:
Create a database-driven website with a front-end and backend. The project deals with creating a website that has all content (text) served from a database, there is also a 'backend' where the owner of the site can change all the texts on the website (so: in the database).
This system would imitate the reality of many corporate websites, its advantage is that people do not need to have knowledge of HTML and it is much more efficient: in stead of making hundreds of HTML files, make one PHP template and fill it with dynamic content from the database.
Description:
Create this system with PHP, HTML and MySQL. Make 3 to 4 web pages that represent the front-end of the web page, the pages that 'the public' would see (you can do this in a single PHP file, or several). These 3 to 4 pages make up the framework of the website. The content of these pages are to be retrieved from a database. Make the backend where the owner of the site could change all the texts on all web pages. The text should be stored in a database and the frond-end should be updated automatically. Every page should have at least a title (in bold) and a piece of text.
Bonus:
The program should include the above-mentioned functionality. A working program leads, if you also made all your exercises, to a sufficient for the course. You can however earn bonus points to raise your mark. Here we give some examples on how you can earn these points.
Secure the backend part of the system with a username and password, so that only the owner can change texts on the site.
In the backend part, make the possibility to make new pages. Then make a link to this page on one of the existing pages. (Hint: if you make one PHP file, you can have different pages in the form of file.php?page=1 , file.php?page=2 etc, then it is not difficult to make another page).
Ok ok, ik ben een PHP newbie en ongetwijfeld zullen er sommigen tegen me zeggen: RTFM! Maar ik zou graag willen weten of er iemand is die mij zou kunnen helpen met deze opdracht. De website hoeft er niet zo gelikt uit te zien. Als de functionaliteit maar in orde is. Contact icq: 32485520
Alvast bedankt.