Тёмный
No video :(

Build Discussion Forum With PHP MySQL | Comment & Reply System In PHP 

David G Tech
Подписаться 7 тыс.
Просмотров 5 тыс.
50% 1

Build Discussion Forum With PHP MySQL | Comment & Multiple Replies System In PHP | HTML, CSS, JavaScript, PHP & MySQL
In this video, you will be guided through the process of creating a discussion forum or powerful comment and multiple replies system from scratch.
Have you ever wanted to create an engaging platform where users can express their thoughts, share ideas, and interact with one another? Look no further! This tutorial will equip you with the knowledge and skills needed to construct a feature-rich discussion forum that will captivate your users. This tutorial will build a comment system that can have multiple replies, so the conversation goes off in branches, similar to the system used on Twitter.
Contact :
TikTok = / davidgtech
GitHub = github.com/dav...
Instagram = / davidgtech
Gmail = davidgarciasaragih7@gmail.com
Source Code = drive.google.c...
Music :
1. Freedom by Roa | / roa_music1031
Music promoted by www.chosic.com...
Creative Commons CC BY 3.0
creativecommon...
2. Just Smile by LiQWYD | / liqwyd
Music promoted by www.chosic.com...
Creative Commons CC BY 3.0
creativecommon...
3. No More Worries by Luke Bergs | / bergscloud
Creative Commons - Attribution-ShareAlike 3.0 Unported
creativecommon...
Music promoted by www.chosic.com...
--------
Tags :
php, mysql, discussion forum, php forum development, comment system, multiple replies, php mysql tutorial, php forum script, mysql database, php discussion board, php mysql forum, comment and reply system, php forum tutorial, building a forum, php mysql development, forum website, forum project, php mysql database, php comment system, forum development tutorial, forum programming, php forum design, php mysql forum script, php mysql forum tutorial, php mysql comment system, php mysql discussion board, php forum example, php mysql forum development tutorial, building a forum website, php discussion forum, php forum tutorial for beginners, php mysql forum project, php mysql forum website, php forum coding, php mysql comment and reply system, php comment system tutorial, php mysql discussion board tutorial, php mysql comment and reply system tutorial, php forum development tutorial, php mysql forum programming, php mysql forum design, php discussion board tutorial, php mysql forum example, php mysql discussion forum, php comment and reply system tutorial, php forum coding tutorial, comment and reply system in php, php mysql discussion board project, php mysql forum coding, php mysql comment system tutorial, php mysql discussion board website, php forum development project, php mysql forum tutorial for beginners, php mysql forum design tutorial, php discussion board development, php mysql comment and reply system project, php comment system development, php mysql discussion board coding, php mysql comment and reply system coding,php mysql discussion board design, php comment and reply system development,php mysql comment and reply system design, php discussion board project, php mysql comment and reply system website,php mysql discussion forum website, php comment and reply system coding tutorial, php mysql discussion board coding tutorial, php mysql comment and reply system example,php mysql discussion board design tutorial, php comment and reply system project tutorial, php forum coding project, comment and reply system in php tutorial, php mysql discussion board website tutorial, php mysql forum coding example, php mysql comment system development tutorial, php mysql discussion board coding project, php comment and reply system coding tutorial, php forum design tutorial, php mysql forum programming tutorial for beginners, php mysql comment system coding tutorial, php mysql discussion board design project, php comment and reply system development tutorial, php forum website development, php mysql forum coding tutorial for beginners, php mysql comment and reply system design tutorial, php discussion board coding tutorial, php mysql comment and reply system project tutorial, php forum coding example, php mysql forum design tutorial for beginners, php mysql discussion forum coding, php comment and reply system development project,php discussion forum,discussion forum php,discussion forum using php,php comment system with reply,php comment system,comment system in php,comment system using php,comment system with reply php,comment system php,php comment reply system,comment system using javascript,comment reply system php mysql,php mysql comment system with reply,create discussion forum using php,build discussion forum with php and mysql,create discussion forum using php mysql,php,mysql,html

Опубликовано:

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 20   
@mank004
@mank004 6 месяцев назад
youre truly a legend, thanks its very simple!
@DavidGTech
@DavidGTech 2 месяца назад
Hi @mank004! Thank you for your kind words! I'm glad the solution worked well for you.
@tjioelenawati9824
@tjioelenawati9824 Год назад
TOP Abang David❤
@celineeeeazzaaaa
@celineeeeazzaaaa Год назад
你是我的老师❤️‍🔥😊
@DavidGTech
@DavidGTech Год назад
Thank you!!!
@muhammadbagir7091
@muhammadbagir7091 Год назад
Keren
@DavidGTech
@DavidGTech Год назад
Thank you!!!
@aeris6837
@aeris6837 Год назад
hi, i am doing a project on e-learning website. i wanted to add discussion forum as a feature in my website. how can i link this code into my html?
@DavidGTech
@DavidGTech Год назад
Thank you for your comment and interest in adding a discussion forum as a feature to your e-learning website. To integrate the code from the "Build Discussion Forum With PHP MySQL" tutorial into your HTML, you'll need to follow these general steps: - Download the source code: Ensure that you have downloaded the source code for the discussion forum from the tutorial. You can typically find a link to download the source code in the video description or comments. - Extract the files: Extract the downloaded source code files to a specific folder on your computer. This will give you access to the necessary files and folders required for the forum's functionality. - Link the necessary files: Determine which files you need to link to your HTML page to incorporate the discussion forum. Typically, this will include CSS files for styling and JavaScript files for interactivity. You can link these files by adding appropriate and tags in the section of your HTML file. - Include the forum code: Identify the specific portion of the discussion forum code that you want to include in your HTML file. This might involve copying HTML markup, PHP code, or both. Paste the relevant code into the appropriate section of your HTML file, such as within a element that will serve as the container for the forum. - Configure the database connection: Ensure that you have a working MySQL database for your e-learning website. Modify the database connection details in the PHP code of the discussion forum to match your database configuration. This usually involves updating the hostname, username, password, and database name. - Test and customize: After linking the necessary files and including the discussion forum code, you can test your HTML page locally to see if the forum is functioning as expected. You can then customize the forum's appearance and behavior by modifying the CSS styles, JavaScript code, and PHP logic to align it with your e-learning website's design and requirements. I hope this helps you get started with adding a discussion forum to your e-learning website. If you have any further questions or need additional assistance, please feel free to ask. Good luck with your project!
@Damstar
@Damstar Месяц назад
you have github, why you uploading your source code on google drive?
@DavidGTech
@DavidGTech Месяц назад
The source code on the google drive requires payment
@adrianau6929
@adrianau6929 2 месяца назад
how do you set the time and the time zone?
@evansmusenyamanda9366
@evansmusenyamanda9366 9 месяцев назад
am doing a task management system, and it needs to have a discussion forum. This video has benefited me alot. but how can i intergrate it in my project so that i just use one database? please help
@DavidGTech
@DavidGTech 9 месяцев назад
Hi @evansmusenyamanda9336, I'm glad to hear that the video has been helpful for you! Integrating a discussion forum into your task management system is a great idea. To use a single database for both your task management system and the discussion forum, you can follow these general steps: - Database Design: Ensure that your task management tables and your discussion forum tables share a common database. You might want to have tables for tasks, users, and discussions, and establish relationships where necessary. - Table Prefixing or Schemas: Consider using table prefixing or different schemas for your task management and discussion forum tables to avoid naming conflicts. For example, you could prefix all task-related tables with "task_" and discussion-related tables with "forum_." - Shared User Authentication: If your task management system and discussion forum both require user accounts, make sure to use a shared user authentication system. This way, users can log in once and access both features seamlessly. - Unified User Profiles: Create a unified user profile that includes information relevant to both the task management system and the discussion forum. This will help in presenting a consistent user experience. - Single Connection Configuration: In your PHP code, ensure that you're using a single database connection configuration for both task management and discussion forum features. Remember to adapt these steps based on the specific details of your project. If you encounter any specific challenges or have more questions, feel free to ask. Good luck with your task management system, and I hope it turns out to be a great success!
@user-wy4wj8xx2c
@user-wy4wj8xx2c Год назад
im having a problem where if I refresh the website, it will duplicate the comment, helpful vid btw
@DavidGTech
@DavidGTech Год назад
Thank you for your comment! I'm glad you found the video helpful. Regarding the issue you're experiencing with comment duplication upon refreshing the website, it could be related to the way the code handles the comment submission or page refreshing. To resolve this issue, you can try implementing a mechanism that checks if the comment has already been submitted before inserting it into the database. If you need further assistance or have any more questions, feel free to ask!
@mikialem3727
@mikialem3727 3 месяца назад
it does not work like you show on the video
@DavidGTech
@DavidGTech 2 месяца назад
Hi @mikialem3727, Sorry to hear it’s not working as shown. Double-check the code for any typos or missing parts, and make sure your environment is set up correctly. Feel free to share specific issues you're facing, and I'll help you troubleshoot! 👍
@cultureplus1000
@cultureplus1000 9 месяцев назад
You do good but you go too fast
@DavidGTech
@DavidGTech 9 месяцев назад
Thank you for your suggestion!
Далее
How This New Battery is Changing the Game
12:07
Просмотров 197 тыс.
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Online Discussion Forum System | PHP Projects
19:37
Просмотров 4,6 тыс.
PHP Comment System With Reply | YouTube Clone [Part 2]
40:01
Create a Simple API In PHP with MySQL Database
6:18
Просмотров 148 тыс.
How to Write Code With ChatGPT
11:48
Просмотров 57 тыс.