Modify the attached PHP and HTML sources as necessary to login_parser.php a. Create a session XXXXXXXXXX5 points b. Use the session to communicate the name of the logged in user 5 points to all other...

2 answer below »

Modify the attached PHP and HTML sources as necessary to


login_parser.php



a. Create a session 5 points



b. Use the session to communicate the name of the logged in user 5 points



to all other HTML/PHP contexts


Modify user.html



a. To allow a tag to be added to when inserting a new blog entry 5 points



b. To allow a user to search for blogs by tag 5 points


Modify blog_user.php



a. add the session_start() call



b. ModifyinsertBlog()to accept a TAG parameter



c. Use the username passed from the login to theinsertBlog()API.


Modify blog_db_interface.php



a. To execute the new insert (TAGs can be added) 20 points



If the TAG exists use that one



If the TAG does not exist then create a new TAG entry



b. To search by a specific TAG value 20 points



Search results should include Blogger Name, Blog Summary


What to turn in (as a single ZIP please)



Your latest blog.mwb plus all html and PHP source files





Assignment: Sessions and Tags  Start Assignment · Due Sunday by 11:59pm   · Points 70   · Submitting a text entry box or a file upload Modify the attached PHP and HTML sources as necessary to login_parser.php      a. Create a session                                                                                    5 points      b. Use the session to communicate the name of the logged in user   5 points           to all other HTML/PHP contexts Modify user.html       a. To allow a tag to be added to when inserting a new blog entry      5 points       b. To allow a user to search for blogs by tag                                          5 points Modify blog_user.php       a. add the session_start() call       b. Modify insertBlog() to accept a TAG parameter        c. Use the username passed from the login to the insertBlog() API.  Modify blog_db_interface.php        a. To execute the new insert (TAGs can be added)                              20 points             If the TAG exists use that one             If the TAG does not exist then create a new TAG entry        b. To search by a specific TAG value                                                     20 points             Search results should include Blogger Name, Blog Summary What to turn in (as a single ZIP please)          Your latest blog.mwb plus all html and PHP source files

Answered 2 days AfterJul 29, 2022

Answer To: Modify the attached PHP and HTML sources as necessary to login_parser.php a. Create a session...

Salony answered on Jul 31 2022
73 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here