Question: PHP Programming Question Kindly please include clear instructions on how many files to create and their names in bold. Also include comments comments in your
PHP Programming Question
Kindly please include clear instructions on how many files to create and their names in bold. Also include comments comments in your code as I am having trouble with this task.
Appreciate your help.





Exercise 6-1 Create a Song Organizer script that stores songs in a text file. Include functionality that allows users to view the song list and prevents the same song name from being entered twice. Also, include code that sorts the songs by name, deletes duplicate entries, and randomizes the song list with the shuffle) function 1. Create a new document in your text editor 2. Type the element, header information, and element. Use the strict DTD and Song Organizer" as the content of the There are no songs in the else SSongArray fileC echo " "; echo "
"; 11. Add the following XHTML code immediately after the PHP script section to display hyperlinks for the three functions in the switch statement (Sort Ascending, Remove Duplicates, and Shuffle) sp> a href-"Songorganizer.php?action-Sort%20Ascending" Sort Song List " echo " "; echo "" . htmlentities (SSong) . echo "
a href-"Songorganizer.php?action-Remove %20Duplicates"> Remove Duplicate Songs
Randomize Song list
12. Next, add the following XHTML code to create a Web form for entering new song names into the song list
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
