Categories
Tags → Ajax Cache

Creating an Upload Progress Bar in PHP with APC

This tutorial will explain how to create an AJAX progress bar for PHP file uploads. There is no method build into PHP for returning the status of an upload in progress, so this requires a module called the Alternative PHP Cache (APC). This allows you...
DETAILS

Enabling Client-Side Cache

A regular website could easily cache the page s information. The whole webpage is saved in the temporary folder so that it could be accessed faster the next time user visits the particular page. Unfortunately, this concept is only applied to HTML and...
DETAILS

interactive photo gallery image display

Photo gallery enables interactive galleries for Web pages with detailed content on each image. Customize the content and appearance of each photo''s enlarged detailed window with plain HTML and embedded media. Drag and drop gallery objects and a...
DETAILS

symfony

Symfony is an open-source web framework written in PHP5. Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repeti...
DETAILS
©2019 A--9.com