Page 1 of 1

PHP Project Develop a site using what you learned from the concepts in php, the site is a social networking site that co

Posted: Sun May 15, 2022 8:12 am
by answerhappygod
Php Project Develop A Site Using What You Learned From The Concepts In Php The Site Is A Social Networking Site That Co 1
Php Project Develop A Site Using What You Learned From The Concepts In Php The Site Is A Social Networking Site That Co 1 (66.44 KiB) Viewed 70 times
PHP Project Develop a site using what you learned from the concepts in php, the site is a social networking site that contains the following pages: 1- Subscribe to the website 2 - login page 3 - The home page contains posts and comments. 4 - Profile page Any user who submits a post and any user comments on the post. Notes: A maximum of two students are allowed to participate. • Create a template using HTML + CSS or use a ready-made template. • Deadline time 20-5-2022. • A date will be set for discussion later. DB Scheme: (Suggestion User Table Id Username Password Email picture Posts Table Post Id text picture Create_at User_id Comments Table Comment id text Created_at User_id Post_id