Advertisment
Join Hermawan as he shows you the basic of the Smarty templating system.
PHP pages have a reputation of being more difficult (or at least different) to SEO than static HTML pages. Here’s an overview of the major issues...
This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.
This tutorial will show you how to load a flat file and parse text to highlight or even censor out a word in PHP.
A number of websites, including php.net, allow you to view the source code of their PHP pages. This is usually to allow you to see how the page is...
This is a simple metatag generator that could be placed on any php site .
A function to change an email address or URL into a clickable HTML link using eregi_replace.
PHP Programming Goodies page. Here you will find code, examples, tips, and tricks.
It is a function that splits any array to many pages. Easy to configure number of maximum items per page. Very simple to use, then it writes both...
A very easy tutorial with code included that shows you how to convert keyboard chars input to icon or image output. For instance how to make :) a...
On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've...
The myPHPNuke Administrator's Manual is the complete guide and manual for webmasters, future webmasters, and wannabe webmasters. Learn how to...
If you want to seperate PHP-code from HTML-code, you need some kind of template system. vlibTemplate provides such a system. This is a detailed...
Translate your site using the Alta Vista Translatation service. With this simple script you can use your Web design. Written in Spanish.
This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically.
Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters. This article explains how to use your Web server...
As more and more Web pages become database-driven and dynamic, it will be important that Web browsers display the most up-to-date information...
This article will attempt to demonstrate how to connect to an LDAP server using PHP. Specifically, the example given will connect to a public LDAP...
binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template...
While a great part of the web is in English, if you are targeting a worldwide audience, then neither English nor Esperanto alone is an option. This...