Categories
Tags → Phplib

FilTpl - Filnet Template

The script process recursively a template (given as a string) and a data structure (given as a tree of array of arrays). Syntax is the same as phplib , but behaves better on loops or optional blocks embedded. I developped it because I was tir...
DETAILS

2BGal

2BGal is a PHP/MySQL script that allows you to publish photos, albums and sub-albums. Most of updates can be applied with the web single administrator interface. This script is easy to use, lightweight and packed with only useful features. ...
DETAILS

Maintaining state with PHP4 sessions

HTTP as a protocol is stateless, which doesn''t make it easy for a developer. For example, your web server sends out a page to someone ordering from an online shop, and then forgets all about it. A few seconds later, the same person sends anothe...
DETAILS

PHPLIB Sql_pager

This is an extension class to the PHPLIB library. It splits a SQL query into more pages like search engiens does. You can change the layout very easy. Uses the SQL function LIMIT so it may not work on all SQL databases.
DETAILS

plibw

plibw provides a thin layer to wrap DB-API 2.0 compatible driver to PHPLib style.
DETAILS

ASP Template

ASP Template is a library that enables software engineers to write ASP code without embedding it into HTML pages. With ASP Template you write the code and reference special tags that are inside your HTML templates. All HTML templates can be directly ...
DETAILS

SourceWell

SourceWell is an announcement and retrieval system for software applications based in PHP3 and uses MySQL as its database system. SourceWell depends on the PHPLib library (version 7.2 or later). In order to use the diary and weekly mailing list featu...
DETAILS

PHPLIB and multiple databases

This 6-page article explains how to create an extension to PHPLIB to work with multiple databases. You may find this article helps you extend PHPLIB in other ways. Read this article to the end and then think about situations where PHPLIB performs 98%...
DETAILS

Rotating Banner Advertisements with PHP

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher. You will need a limited knowledge of mySQL including how to create a mySQL ...
DETAILS

Page:
©2003-2019 jCay.com