Advanced · Newest PHP Tutorials
How to create webpages using ExpressionEngine
The basic concept in ExpressionEngine is that of a template. Go to any ExpressionEngine powered website and you will undoubtedly be looking at a template. Templates are what the outside world sees. At its most basic, a template in ExpressionEngine is a HTML (or CSS or JavaScript) file. If we wanted to, we could use a template exactly like a HTML file, without any problems. We could create an entire website without ever using any other part of ExpressionEngine. At the end, you will have a completely working weblog, and a great understanding of how you can use HTML and CSS in templates.
Advanced »
Basic Strategy game
Today I will try to explain how to train and untrain units, which user will use to attack others or defend himself
Advanced »
XML and PHP
This tutorial is going to help you to learn more about XML (It is a good format to store and share any kind of data)
Advanced »
Learn Shopping Components
We complete our description of the shopping components of the winestore by outlining the ordering and shipping modules in this tutorial.
Advanced »
Rapid Application Development with CodeIgniter
Today I'll introduce you to CodeIgniter, a framework that does all three. CodeIgniter is an MVC application framework for PHP that gives you a consistent structure for your application, takes care of common tasks and helps you implement complex functionality with minimal effort.
Advanced »
Basic Strategy game
Today the author will try to explain how to create Bank structure, which would allow us to make more money per turn.
Advanced »
Ajax, ZF and Smarty feed reader
In part 1 of this series you could download the whole source which this tutorial is based on. This part and subsequent parts will make use of that source
Advanced »
Introduction to using PEAR HTML_Template_IT Package - Create .tpl files!
Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML
Advanced »
Reloading Your php.ini File with IIS 6 Manager
This tutorial is about reloading Your php.ini File with IIS 6 Manager
Advanced »
Getting .htaccess to work on AppServ in Windows
This tutorial is about Getting .htaccess to work on AppServ in Windows
Advanced »
Sending Emails with the Zend Framework
Many PHP applications require the ability to send emails nowadays from simple plain-text emails confirming a registration to advanced HTML newsletters.
PHP allows us to send emails using the mail() function but this can quickly get complex when you begin to add HTML, attachments and different character encoding.
Advanced »
Smarty templates for beginners
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged. The reason for this is that the designer doesn't like too much funny symbols and characters in his HTML and tries to clear some of them.
Advanced »






