2024-11-19 13:49:39 +01:00
|
|
|
|
|
|
|
:PROPERTIES:
|
|
|
|
:ID: 759c7bbc-e07f-4c96-a23b-a6a77057d0d9
|
|
|
|
:END:
|
|
|
|
|
|
|
|
#+title: fonction-random-picture
|
|
|
|
#+post_ID: 291
|
|
|
|
#+post_slug: fonction-random-picture
|
|
|
|
#+post_url: https://www.ciperbliss.com/2011/fonction-random-picture
|
|
|
|
#+post_title: Fonction Random picture
|
2024-11-19 23:50:42 +01:00
|
|
|
#+post_tags:
|
2024-11-19 13:49:39 +01:00
|
|
|
#+post_type: post
|
|
|
|
#+post_mime_types:
|
|
|
|
#+post_guid: undefined
|
|
|
|
#+post_status: publish
|
|
|
|
#+post_date_published: <2011-12-19T18:49:02>
|
|
|
|
#+post_date_modified: <2011-12-19T18:50:00>
|
|
|
|
#+post_index_page_roam_id: fa7f2a8c-2b94-4e42-bb4c-25c026ed7ff9
|
|
|
|
#+retrieved_from_db_at: <2024-11-18 16:25:08>
|
|
|
|
|
|
|
|
|
|
|
|
* Fonction Random picture
|
|
|
|
:PROPERTIES:
|
|
|
|
:CUSTOM_ID: fonction-random-picture
|
|
|
|
:END:
|
|
|
|
|
2024-11-19 23:50:42 +01:00
|
|
|
[[http://artlemoine.com/medias/apps/random-picture/][http://artlemoine.com/medias/apps/random-picture/icon_random_picture.png]]Le
|
2024-11-19 13:49:39 +01:00
|
|
|
script Random picture est expliqué et disponible ici]] et sur
|
|
|
|
[[http://artlemoine.com][mon portfolio artlemoine.com]] (section Web).
|
2024-11-19 23:50:42 +01:00
|
|
|
|
2024-11-19 13:49:39 +01:00
|
|
|
C'est une fonction php qui permet d'afficher une image choisie au hasard
|
|
|
|
dans un dossier. Pratique pour faire une bannière changeante par
|
|
|
|
exemple. Et tout ça sans utiliser la librairie GD contrairement à ma
|
|
|
|
proposition précédente. Enjoy!
|
|
|
|
|
|
|
|
|