Question: php x x a. 1 No Spac... Heading 1 Font Paragraph Styles 1. Create a two-dimensional array that contains the following information about twitter users:(HINT:
x x a. 1 No Spac... Heading 1 Font Paragraph Styles 1. Create a two-dimensional array that contains the following information about twitter users:(HINT: the second dimension should be associative, with keys username, tweets, followers, following.) These refer to the number of tweets the user tweeted, how many followers the user has and how many other users this user is following! (The first dimension can be indexed, and you can add Username to the second dimension, or you can have both dimensions be associative, where the Username points to the first person etc. In this case the key Joe Doe, for example, has the value array(tweets=>20000 followers->45, following->8) User name Tweets Number of followers Following joe Doe 45 JohnD 123 160 20000 62000 75 1800 1 1 25 computerSavy. myTwitter Account a. Print out the array in HTML format using table tags. b. Sort the array by tweets and print out in table format (Ctr acer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
