User Tools

Site Tools


powerful_images

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

powerful_images [2025/04/20 16:02] – created rjtpowerful_images [2025/04/20 16:04] (current) – There was an a missing rjt
Line 11: Line 11:
 The first-draft was more like a blog, was sorted by file name and had multiple pages. The first-draft was more like a blog, was sorted by file name and had multiple pages.
  
-This one's very simple bit of [[PHP]]:+This one'very simple bit of [[PHP]]:
  
 <code php> <code php>
Line 19: Line 19:
 foreach ($images_picked as $image) {  foreach ($images_picked as $image) { 
  echo '<img src="' . $image . '">';  echo '<img src="' . $image . '">';
-+}
 ?> ?>
 </code> </code>
  
 {{tag>project images php programming}} {{tag>project images php programming}}
powerful_images.txt · Last modified: 2025/04/20 16:04 by rjt