Archive for the ‘Tutorials’ Category

WordPress Plugin Creation “Saving Options”

Monday, April 13th, 2009

Most WordPress plugins, if not all, have options (also known as settings) that are stored in the blog’s database, ready to be called upon when needed. In this tutorial you will explore three different PHP methods to store options.

(more…)

 

phpCheckZ – Adding a New Checklist Tutorial

Saturday, May 17th, 2008

The following tutorial is a basic approach on how to get started with creating dynamic checklists in phpCheckZ.

This tutorial is also available in the documentation folder of each phpCheckZ release. In the future I will write a tutorial on how to take advantage of our bridges.

(more…)

 

PHPMaker 5.0 + Simple Machines Forum SMF 1.1.8 Integration

Friday, May 16th, 2008

The following tutorial is for integrating PHPMaker 5.0 (generated web files) with Simple Machines Forum 1.1.8. This tutorial is for integration between PHPMaker generated website files and SMF 1.x.x forum software.

There’s also an older PHPMaker 4.3 + SMF 1.1.8 Tutorial available.

(more…)

 

PHPMaker 4.3 + Simple Machines Forum SMF 1.1.5 Integration

Friday, May 16th, 2008

The following tutorial is for integrating PHPMaker 4.3 (generated web files) with Simple Machines Forum 1.1.8. This tutorial is for integration between PHPMaker generated website files and SMF 1.x.x forum software.

There’s also a newer tutorial available for PHPMaker 5.0

(more…)

 

Other Links