ASPit - Totally ASP JSit - Totally JavaScript
Search PHPit

Use this textbox to search for articles on PHPit. Seperate keywords with a space.

Advertisements

Join the discussion!

PHPit Forums has opened its doors, so come joins us for the latest PHP discussions. If you need help with a certain problem, or just want to know something about OOP or design patterns, PHPit Forums is the place to be. Or, if you're a true PHP expert, we could really need your knowledge, so join PHPit Forums and share your expertise!

Recently Added rss.png

Using WordPress as a Content Management System, Part 1

Article posted on October 29th, 2005 by Dennis Pallett

In this first part of our new WordPress series, which will show you how to use WordPress as a CMS, Dennis Pallett gives you an introduction to WordPress plugins and templates.

5 Tips To Speed Up PHP Development

Article posted on October 23rd, 2005 by Dennis Pallett

In this article, Dennis Pallett gives you five great tips on speeding up your PHP development.

Create your own BBCode, using PHP

Article posted on October 16th, 2005 by Dennis Pallett

This tutorial will show you how you can create your own BBCode using PHP and regular expressions.

BBCode Format Function

Code snippet posted on October 16th, 2005 by Dennis Pallett

This function can be used in your scripts to use BBCode.

PHP:Form Series, Part 2: Formtypes & Setting Default Values

Article posted on October 9th, 2005 by Dennis Pallett

In this second and final part of our PHP:Form series, you will learn what formtypes are and how to use them. In addition, Dennis Pallett also shows you a neat little feature of the PHP:Form component: setting default values.

PHP & Security: 3 Example Exploits

Article posted on October 1st, 2005 by Dennis Pallett

Security is one of the most important things of a PHP script, and must be your top priority. In this article, Dennis Pallett shows us 3 example exploits and how to prevent them from working in your PHP scripts!

An Extensive Examination of the PHP:DataGrid Component: Part 2

Article posted on September 24th, 2005 by Dennis Pallett

In the second part of our PHP:DataGrid Examination Series, Dennis Pallett has a look at using Styles and Custom Columns.

PHP:Form Series, Part 1: Validators & Client-side Validation

Article posted on September 18th, 2005 by Dennis Pallett

In this first part, of a new two-part series, Dennis Pallett has a look at the PHP:Form component. He first discusses the component, and its features. He then has a deeper look at the inbuilt validation of PHP:Form, called validators, and Client-Side validation.


Latest Forum Discussions