Best Tutorials website
Latest tutorials

Advertisment

Smarty for Beginners

Smarty for Beginners

Join Hermawan as he shows you the basic of the Smarty templating system.


Views: 897 | Rating star | by Source
PHP - Miscellaneous

Designing Search Engine Friendly Pages in PHP

Designing Search Engine Friendly Pages in PHP

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


Views: 784 | Rating star | by David
PHP - Miscellaneous

Exec and system command and results

Exec and system command and results

This simple tutorial shows you how to execute system command such as ping in php and display results. Code and example is included.


Views: 964 | Rating star | by Daniel
PHP - Miscellaneous

Hightlight or Censor words in PHP

Hightlight or Censor words in PHP

This tutorial will show you how to load a flat file and parse text to highlight or even censor out a word in PHP.


Views: 913 | Rating star | by Adam
PHP - Miscellaneous

Viewsource

Viewsource

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


Views: 914 | Rating star | by Jason
PHP - Miscellaneous

matatag generator

matatag generator

This is a simple metatag generator that could be placed on any php site .


Views: 917 | Rating star | by Adam
PHP - Miscellaneous

Convert links into clickable hyperlinks

Convert links into clickable hyperlinks

A function to change an email address or URL into a clickable HTML link using eregi_replace.


Views: 948 | Rating star | by Ben
PHP - Miscellaneous

PHP Programming Goodies

PHP Programming Goodies

PHP Programming Goodies page. Here you will find code, examples, tips, and tricks.


Views: 1030 | Rating star | by Marry
PHP - Miscellaneous

Split an array to many pages

Split an array to many pages

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


Views: 993 | Rating star | by Sean
PHP - Miscellaneous

Keyboard Characters to images tutorial

Keyboard Characters to images tutorial

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


Views: 902 | Rating star | by Daniel
PHP - Miscellaneous

Simple Localization with PHP

Simple Localization with PHP

On PHP DevCenter, Adam Trachtenberg and Joao Prado Maia have described interesting ways to localize web sites with PHP. In this article I've...


Views: 964 | Rating star | by Nick
PHP - Miscellaneous

myPHPNuke Administrator's Manual

myPHPNuke Administrator's Manual

The myPHPNuke Administrator's Manual is the complete guide and manual for webmasters, future webmasters, and wannabe webmasters. Learn how to...


Views: 0 | Rating star | by David
PHP - Miscellaneous

German guide for vlibTemplate

German guide for vlibTemplate

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


Views: 956 | Rating star | by Slicer
PHP - Miscellaneous

 e-Translate

e-Translate

Translate your site using the Alta Vista Translatation service. With this simple script you can use your Web design. Written in Spanish.


Views: 999 | Rating star | by Sarah
PHP - Miscellaneous

Creating PDF Files in PHP

Creating PDF Files in PHP

This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically.


Views: 902 | Rating star | by Amy
PHP - Miscellaneous

Search Engine Friendly PHP Pages

Search Engine Friendly PHP Pages

Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters. This article explains how to use your Web server...


Views: 888 | Rating star | by Marry
PHP - Miscellaneous

  Keeping your Dynamic Pages Dynamic

Keeping your Dynamic Pages Dynamic

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


Views: 885 | Rating star | by Mark
PHP - Miscellaneous

Create an LDAP Address Book

Create an LDAP Address Book

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


Views: 925 | Rating star | by Jason
PHP - Miscellaneous

binarycloud: the opensource platform for php web applications

binarycloud: the opensource platform for php web applications

binarycloud is a platform for rapidly developing complex web applications. It includes basic services like authentication, permissions, a template...


Views: 751 | Rating star | by Mathew
PHP - Miscellaneous

Native Language Support

Native Language Support

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


Views: 918 | Rating star | by Slicer
PHP - Miscellaneous