Categories
PHPTips and Tutorials → Content Management

PHP Snurk

When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don''t make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.co...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Develop a PHP User Personalization System

User Personalization is a must-know and must-have for any site thats wants to make it somewhere. It customizes the user''s experience, causing them to just plain ''like'' your site better. Learn the basics of making such as system in PHP.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Using Include To Avoid Unnecessary Repetition

Simple tutorial showing how to use the function include for simplifying your Web page authoring. Useful for header and footer insertion for multiple pages.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Changing Background Colors Based On Day Of Week

Explains how to change your Web page background based on date in two ways: using if elseif and else statement, and using array.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Templates - why and how to use them in PHP3

This tutorial shows you how to create a template-based Web site using FastTemplate class by &<a href=http://www.thewebmasters.net/php/&>CDI&</a&>. By using FastTemplate you can change the look of your entir...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Building Dynamic Pages With Search Engines in Mind

This tutorial shows you how to make a site database-driven, but still indexable by search engines. It also explains how to create a site to be co-brandable whose look-and-feel are dependent on which &"affiliate&" site was being accessed.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com