mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-13 05:33:13 +00:00
A bit of everything again
This commit is contained in:
parent
182892b172
commit
71a15efcc0
11 changed files with 113 additions and 15 deletions
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
|
||||
// Random welcome message
|
||||
$welcome_message = array("*internal screaming*", "Sussy Wussy", "What is this world?", "Don't forget to drink water!", "Bruh", "PHP is pain", "This is so poorly programmed");
|
||||
$welcome_message = array("*internal screaming*", "Sussy Wussy", "What is this world?", "Don't forget to drink water!", "Bruh", "This is so poorly programmed", "Sorry", "Fluffy made this!", "maybe", "I'm gay");
|
||||
echo "<p>".$welcome_message[array_rand($welcome_message, 1)]."</p>";
|
||||
?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue