Categories
PHPTips and Tutorials → Development

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.
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...
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 ...
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 ...
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...
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...
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...
DETAILS

Macronimous- Command Line Scripting in PHP

PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications.
DETAILS

Page:
©2003-2008 jCay.com