PHP Classes
elePHPant
Icontem

mime types

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 42       Packages icon Packages (18)   Blogs icon Blogs (4)   Packages icon Forums icon Package forums (19)   Blogs icon Forums icon Blog forums (1)  

      1-10   11-18   Next >  
MIME Types Support forum mime_types Class for retrieving MIME types and extensions.   This class allows you to: - Retrieve the appropriate MIME type of a file (based on it's extension, or by utilising the file command to guess it based on the file contents). - Retrieve extension(s) associated with ...
... If the finfo extension is not available, the class extracts the file name extension and looks up in an array that associates file name extensions to MIME types. Simple Screenshot Simple Screenshot This is a PHP 5 class for attempting to detect the MIME type of a file. Uses FINFO (if available), a pre ...
mhtml Support forum mhtml Parse and extract files from MIME HTML archives   This class can be used to parse and extract files from MIME HTML archive files saved for instance by Internet Explorer or Sony Ericsson mobile phones. It can parse a given MIME HTML archive and extract the contained files ...
Mime Mailer Support forum mimemailer Send text and HTML email messages with attachments   This class can be used to compose and send plain text and HTML messages. The class can also add one or more attached files to the messages. There are functions for setting several types of headers like To:, Cc ...
... to route REST GET, POST, DELETE and URL to controllers classes. It also provide helpers for handling HTTP requests, response, headers, MIME types and authentication. It uses decoration instead of inheritance, so do not have to extend any classes to implement your servers. No configuration files, custom ...
... uploaded image files. It can take an array of information of an uploaded file and validate it by checking the MIME type against a list of accepted MIME types. The class can move the file to a given directory. It can also generate thumbnails when the images are files. In Spanish: Clase que se encarga ...
...   This class can be used to manage multiple files uploaded using Web forms. It can check uploaded to verify whether they match one of the allowed MIME types, filter the file names to replace special characters, and moves the files to a given directory. The class may also display an HTML formatted summary ...
... via forms   This class can Validate and process files uploaded via forms. It can check the MIME type of the uploaded file against a list of allowed MIME types, check if the file does not exceed a given length limit, and check if the file is a valid upload. Image files may have their size verified for ...
... form with fields to upload a file. The class can also process a form with an uploaded file by checking if the file if of one of the allowed file MIME types name extensions, and moving the file to a given directory if does not exist already. The class can also create the destination directory with the ...
File_Info Support forum fileinfo Retrieve information about a file and its type   This class allows you to retrieve information about a specified file, like name, size, MIME type, etc.. English ChangeLog Italian ChangeLog File_Info example script File_Info class English documentation Italian documentation ...

      1-10   11-18   Next >