Categories
Tags → Parse Error Php

PHP echo statement generator

Some times the requirement comes to convert a piece of text or static code into php echo statement. Doing it manually can generate parse error which really do waste the time of a developer. This online tool easily converts the HTML, CSS and javascrip...
DETAILS

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
©2003-2019 jCay.com