<?PHP
$directory = "https://www.nextgenupdate.com/forums/images/";
if (glob("$directory*.jpg") != false)
{
$filecount = count(glob("$directory*.jpg"));
echo $filecount;
}
else
{
echo 0;
};
?>
sorry I got it :/
<img src="https://www.nextgenupdate.com/forums/images/$filecount.jpg" />
(I do not know why the ngu website keeps coming up...Copyright © 2026, NextGenUpdate.
All Rights Reserved.