Hi,
Lesen geht aber noch? Du willst aus einem JPEG ein Bild generieren (imagecreatefromjpeg, da steht FROM JPEG drin) und gibst ein PNG hin. Deshalb kommt von imagecreatefromjpeg false zurück, was wiederum „imagecopyresampled() expects parameter 2 to be resource, boolean given“ auslöst.
Ja, ich kann lesen!
Du weigerst dich also nur aus Prinzip, es bei Fehlermeldungen auch zu tun bevor du fragst?
Dann die Frage, gibt es eine Möglichkeit _beide_ Formate (jpg bzw. jpeg & png) zu erlauben?
getimagesize verrät dir, was für ein Format es ist.
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/