I know the image size for the PC in Four Wonder not upload from is drawn from four Wonder I find the sizing. Fit already been done by This อ่ะ ครับ.

$ S = GetimageSize ($ pro);
$ W = (int) $ s [0];
$ H = (int) $ s [1];
$ Ss = round (($ w * $ h) / 1024);


$ Ss not show it was in the Four Wonder. I know very .

Thank you for answers.

Recommended Answers

All 4 Replies

I have no idea what you are talking about.

I want comment.

$S = GetimageSize ($ pro);
$W = (int) $ s [0];
$H = (int) $ s [1];
$ss = round (($ w * $ h) / 1024);

I want Find size images in computer.
by not upload from form.
I select in folder.
size show in web with size in folder Unequal.

so you want the image filesize?

$size = filesize($pro);
$size = $size / 1024; // put in Kb

Is this helpful?
It is really hard to understand

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.