Categories
Tags → Php File Created

Useful multiple file upload PHP script

I have created this script, that allows users to upload multiple files in PHP (find it attached at the end of this article). It is great for anyone that needs to add any sort of upload functionality, and would be a good base to make an upload service...
DETAILS

A71BackUp - Perform a full or partial web backup with mysql db

Simple, fast and efficent php script which performs a full web backup or a partial web backup when it''s in a subdir of your web site. The file created is a tar archive that you can download during the backup, at the end of the backup the tar ar...
DETAILS

OPML Parser PHP Class

This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, cre...
DETAILS

Printable Document Generation with PHP

This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such...
DETAILS

SIOC PHPExportAPI

The PHP Export API provides an easy way for developers to create SIOC exporters, as it maps SIOC Classes to PHP objects, with simple functions to export the created data. When using the API for you exporters, you won''t have to deal with S...
DETAILS

Page:
©2003-2019 jCay.com