Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/full-stack-web-developer-and-designer/php-function-rand

PHP single-serving site which use random data for change the background color of the page, text, font style, font size, font color, and text-align
https://github.com/full-stack-web-developer-and-designer/php-function-rand

mirnesglamocic php phpfunction

Last synced: 7 days ago
JSON representation

PHP single-serving site which use random data for change the background color of the page, text, font style, font size, font color, and text-align

Awesome Lists containing this project

README

        

# PHP function rand
This repository contains a simple single-serving site that randomly changes the background color of the page, text, font style, font size, font color, and text-align. All this was done with the help of the PHP function rand. Also, there is a built-in PHP function count that counts the elements of the array, so regardless of the number of elements in the array, they will always be displayed randomly every time the web page is opened or refreshed. With array_delete function color matching for text and background is prevented.

Of course, this example can be used to modify anything else using the rand function.

---

To check how it looks, click on the preview and then on the green run button.
##
[PREVIEW](https://replit.com/@MirnesGlamocic/PHP-function-rand?v=1)