phpbar.de logo

Mailinglisten-Archive

[php] Apache-Problem

[php] Apache-Problem

Marko Bischof bischof_(at)_fh-brandenburg.de
Sun, 9 Jan 2000 00:35:11 +0100


> ich habe ein problem beim hochladen von bildern
> über ein formular direkt in eine mysql datenbank:
> ich möchte die datei- und BILDgrösse vorgeben,
> d.h. eine maximale pixelzahl (zb. 200 x 200 pixel).
> eventuell auch gleich noch überprüfen ob es
> überhaupt ein jpeg-bild ist.

getimagesize()

Returns an array with 4 elements. Index 0 contains the width of the
image in pixels. Index 1 contains the height. Index 2 a flag indicating
the type of the image. 1 = GIF, 2 = JPG, 3 = PNG. Index 3 is a text
string with the correct "height=xxx width=xxx" string that can be used
directly in an IMG tag.

> hab im handbuch nix passendes gefunden,
[ x ] Du solltest den Optiker wechseln :-P

Guido Haeger





php::bar PHP Wiki   -   Listenarchive