PHP: Daily Fortune Arrays Web App

This web app demonstrates various PHP array concepts and functions. It is written in PHP with HTML5 and a bit of CSS3.

It defines two indexed arrays for creating the lucky numbers, and an associative two-dimensional array of keys and indexed array values to define the remaining fortune data.

These arrays are modified using PHP array functions extract, sort, count, shuffle, array_rand, array_walk, array_splice and array_unique as well as the foreach flow control structure.


Daily Fortune

Today will be a good day. If you wear the color blue your luck will stay the same. The best time of day to get work done will be morning. Stay clear of seagulls and tell someone today that they are a good friend.

Your lucky numbers today are: 6,14,18,26,28,34,57.
Your extra lucky number is: 7.