Categories
Tags → Cache In Php

PHPev

PHPev is a script to manage fotos from different events. It is written in PHP an uses a MySql Database to store the different information. To browse through the fotos in a gallery a javascript system is used, which is loading all the fotos into the c...
DETAILS

Turck MMCache for PHP

Turck MMCache is a free open source PHP Accelerator, Optimizer, Encoder and dynamic content cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. A...
DETAILS

Glossword - glossary compiler

Glossword is a system written in PHP to create and publish online multilingual dictionary, glossary, or encyclopedia. Notable features: installation wizard, a custom alphabetic toolbar, history of editing for terms, delayed postings, SEF support and ...
DETAILS

InsertRDF

A simple function to insert a RDF news source. It caches the output and by default downloads the source again once the cache is more then 1 hour old. Does not require the XML extension to PHP or mysql. Output comes in a bulleted list, but does not ta...
DETAILS

vlibTemplate

vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and ...
DETAILS

daCode

daCode is a news engine written in PHP. It works with PHP 3 and 4, and requires a database (MySQL or PostgreSQL). It can also be used with LDAP or NIS in addition to the SQL database. daCode focuses on modularity and performance. Therefore, it is usi...
DETAILS

class.manpagelookup.php

This is a PHP class that allows you to do unix/linux man page lookups from your website. Easy to use, and produces the results in a nicely formatted layout. It allows you to search with keyword and section numbers, and also display a list of all tho...
DETAILS

RFKcache

RFKcache is a easy, efficient and simple class which implements a cache system for use in PHP scripting.
DETAILS

Script Caching with PHP

This article is intended for the PHP programmer interested in creating a static HTML cache of dynamic PHP scripts. The article has been written specifically for an Apache server running PHP scripts, but the ideas described here are applicable to almo...
DETAILS

Keeping your Dynamic Pages Dynamic

As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information available from your site. The author notes &"For those who have been in the PHP field for some time...
DETAILS

Page:
©2003-2019 jCay.com