Todo Script

This is a simple “todo list” script written in PHP. It requires Apache and MySQL database. The php scripts are small, fast and easy to install. It works with CSS which can be easily modified to suit your style.
Data is displayed in a table format and is sortable by just clicking on the column header. [...]

1 Comment

Toastmasters Database

The Toastmasters Database is a set of dynamic web pages written to aid a Toastmasters club keep track of its membership, officers list, club schedule, speech assignments, awards and club fees online. The scripts were written in PHP which requires a web server (Apache) with a PHP module installed. The scripts also utilizes MySQL, a [...]

No Comments

Create WordPress Drop Caps

Drop Caps. Magazines use it. Some websites use it. I use it. What’s all the rage? If you look at the first letter of all my posts, they all have drop caps. So, how do you create drop caps in WordPress. Easy. Here’s how.
1. Make the first letter of your post a strong or bold [...]

No Comments

Create A 2-Column WordPress Page

I have a WordPress Page called Archives that contains 2 columns. How did I do it? It’s simple. First of all, let me clarify what I meant by a WordPress Page. A WordPress Page is technically a post that lives outside the blog chronology. Examples of WordPress Pages are: About, Contact, Archives, Links, etc. So, [...]

3 Comments