Categories
PHPTips and Tutorials → Content Management

Show Zip Files

A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Common Header and Footer files

How to have a single file containg header information and use it in all other files? It is very simple to do this using php. Most of the commecrical website use common header and footer files. It will be so helpfull because when we want to cha...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Include() and Require()

Learn how to spead up your developing by using PHP include() and require() functions. Dynamicly including your functions, header, footer and graphic.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Making a tree menu with PHP

This tutorial will show you the basics of using PHP with some simple Javascripting methods to create a drop down menuing system for your site. This will teach you the simple tricks of using Javascripting with your PHP code in order to display simpl...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

remotely hosted script

This example shows how you can create a remotely hosted script that will display links on a site. The script is created on a site with php scripting and the a single line of JavaScript code allows the content to be displayed on other sites , they don...
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

Header and Footer Inclusion for Beginners

Let''s pretend you have 10 pages in your site with the same design and you want to change a link in your menu. You would have to edit all 10 pages, right? Nope, there''s a much quicker way allowing you to edit just one file and it''s n...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Drop down theme/template selector in PHP/MySQL

This tutorial will teach you have to make your site have the option to allow the users to choose the look and feel of the site using PHP, and MySQL wrapped around a HTML template. Doing this gives you more control of your site without having to reco...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

DeveloperWorks: Getting to know Midgard

BM''s DeveloperWorks website has a nice tutorial on Midgard. Written by David Seager, a software engineer at IBM, the article describes setting up a basic Midgard site. The article also does a good job of setting up a general context for what Mi...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com