Active Articles: 2038
Total Categories: 16
Sub Categories:616
A Template Framework for Static Sites | ||||||||
Templates can bring order and structure to a web site. This article describes how templates can be used to control the page layout for a site that is currently composed of many pages of static HTML, using a popular template class and a new feature of PHP4. ... learn more
| ||||||||
| ||||||||
Mass Customization | ||||||||
Isn't it great to go to a web site and it appears as though it was designed just for you. This 3-page article will help you design a web site which makes visitors feel like it was designed just for them using PHP and MySQL. ... learn more
| ||||||||
| ||||||||
English and german tutorial for vLIB | ||||||||
If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different languages (german, english, french, spanish and so on). All examples are written in english. The tutorials are written in german and ... learn more
| ||||||||
| ||||||||
MySQL (BLOB field) Image Gallery Example | ||||||||
This is a simple example of photo-gallery script, which uses MySQL table (BLOB field) to store images. Trivial password-protection, uploading and deleting images are supported. For Apache-version of PHP there is advanced browser-caching support (using If-Modified-Since header). ... learn more
| ||||||||
| ||||||||
Dynamic Site Using Flat File Database | ||||||||
Just a quick and simple web site demo. i use it for quick install, or as a back up site is i break the mysql. many reasons i wrote it. some web hosts don't have sql database. Another one is my site looks for mysql pages to load if it does not exist it looks ... learn more
| ||||||||
| ||||||||
All New Joomla! Flash Tutorial Center! | ||||||||
Salyris Studios is proud to announce the release of our All New Joomla! Flash Tutorial Center! This collection includes a total of 102 tutorials. You get: Joomla Administrator, Joomla! Beginner, Joomla! Layout, DocMAN, OpenSEF, VirtueMart and Community Builder. We decided to give access to these tutorials for free for everyone since the Joomla community has done ... learn more
| ||||||||
| ||||||||
Templates, The PHPLIB Way | ||||||||
Templates let you completely separate your PHP code from the HTML, which makes the HTML graphic designers very happy and keeps them from messing up your precious programming. This tutorial explains how to use PHPLIB Template in your PHP scripts. Main topics include: Using PHPLIB Template, Nested Templates, and Appending Template Text. ... learn more
| ||||||||
| ||||||||
How to use the PEAR ITX templating system | ||||||||
This tutorial will explain and demonstrate how to use the ITX templating system from the PEAR collection of useful classes for PHP. As we go along, it'll show you some of the competitors, why the author didn't like them and why in the end he chooses to work with ITX in his own scripts. We ... learn more
| ||||||||
| ||||||||
PHP by example | ||||||||
Throughout two separate parts in this series, the author demonstrates step by step the fundamental principles of PHP in an original real-world Web site example. The Part 1 offers the basics of PHP and features a Webzine that includes an author's page where content providers can enter the text of articles, as well as a ... learn more
| ||||||||
| ||||||||
ezContents User's Guide | ||||||||
English and german User's Guide for ezContents CMS. Tutorial on how to build and maintain a website with ezContents step-by-step. ... learn more
| ||||||||
| ||||||||
