Categories
Tags → Read File Contents Php

PHPUnzip Class

For those in need of unzip functionality in their PHP scripts but do not have PHP compiled with zip support. Includes ability to output the zip contents to files instead of reading them into memory. Very easy to use and integrate to existing code. A ...
DETAILS

PHP PSD reader

Read .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. comes with imagecreatefrompsd(- function that returns an image handle just like the native PHP imagecreatefrom functions; The script supports documents from Adobe Photoshop 3...
DETAILS
©2003-2019 jCay.com