Now that you have the show_users function, you can create a users.php file that runs it and displays a list of all the users in the system, each with a link that says follow next to the user name.
有了show_users函数之后,接下来可以创建一个users . php文件,该文件将运行这个函数,并显示系统中所有用户的一个列表,对于每个用户,在用户名的旁边都有一个follow链接。
Displays links for link category "Friends" in an unordered list with descriptions on the next line, sorts by link name.
在一个无序的列表上显示链接类别为“朋友”的链接,并且在下一行中显示描述,根据链接名称分类。
Displays links for link category "Friends" in an unordered list with descriptions on the next line, sorts by link name.
在一个无序的列表上显示链接类别为“朋友”的链接,并且在下一行中显示描述,根据链接名称分类。
应用推荐