Categories
PHPTips and Tutorials → Development

Object Dynamic Generation

This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects o...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • PHP License
DETAILS

PHP - The Basics - Tags, echo and if/else

This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Swear filter && censoring tutorial

In this tutorial you will learn how to prevent certain keywords/swearwords/badwo rds from being used in text. You will learn how to load a file into an array, block multiple keywords and even display a badword only partially and censor the insi...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Translating your site the easy way

This article will try to give you all the needed information for site translation using a great extension - gettext.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP MYSQL Website Tutorials

If you are new to the trend of dynamic or PHP MYSQL Website then this is the place for you. We have build an online games database driven website and divided the whole procedure in steps or tutorials. The website includes a complete CMS or Content ...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Front Controller/Modrewrite Tutorial

The main point of this tutorial is to highlight the magic of the modrewrite module and show how you can use it to make a Dreamweaver safe development environment. What do I mean by Dreamweaver safe? Well If we assume most professional designers like ...
  • Platforms
    • Linux,
    • FreeBSD,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Apache PHP Tutorials - Installing and Running Apache Server and PHP Script

A collection of 14 tutorials on Apache and PHP installation and configuration covering: How to download and install Apache 2.x and PHP 5; How to start Apache server; How to publish HTML documents; How to set PATH variable for PHP; How to create php.i...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHPreg.com - Ultimate PHP Source For Help

PHPreg.com is a regularly updated resource for tutorials, articles and help on PHP and Databases like Mysql. If you are new to PHP or looking to gain new knowledge and development, PHPreg.com can be a useful guide for you. Easy to understand tutorial...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Storing multidimensional arrays in a file

In this tutorial I will show you how to store a multidimensional array in a file and how to retrieve these data. With this method you can imitate a very basic database functionality.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Escape HTML Characters

In this howto you''re gonna learn how you can escape HTML characters, nice and easy using PHP. This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

Page:
©2003-2019 jCay.com