Hi all
how to create from any file that was uploaded a file with jpg extension
if uploaded file has png or jpeg extension, save that file with jpg extension
if uploaded file has jpg extension, leave it as is
from png | jpeg to jpg
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
You might find imagecreatetruecolor usefull.