|
Re: Forum backend in python - Can I please have the backend for a forum?
> I am going to make the frontend myself (in html, not php, has to be html)
The backend of a forum system - or any such web application - is written in a server side language such as PHP or Python, where it interacts with a database such as MySQL. The frontend is the HTML markup that displays what the backend generates.
__________________
DaniWeb IT Discussion Community
Everything Information Technology related all in one convenient interactive online publication and community
|