I found this interesting post on the Xlinesoft forum tonight. (Best Practices) It relates to Best Practices for using PHPRunner & Subversioning. I currently don’t have a use for this in anything I am working on but thought that it was pretty interesting so I decided to include it here… —————————————————— 1.0 Summary: Setting up […]
Table Events Bug w/ Catalog – Registration App
I put together a class catalog and registration application a while back for a client and it’s been working great with the exception of one small bug that I can’t seem to be able to locate. I have it setup using Table Events (After Record Added) in PHPR to send an email once someone registers […]
Create a table with the list of US states
I had another PHPR user email me the other day and ask how was the best way to go about adding a table for US states that already had all of the states already listed. I had to think for a minute because what I usually do is build a table for states and leave […]
Project: Class Catalog & Registration Process
I was approached by a long-time client last month to help her put together a dynamic class catalog application that she could manage in-house that listed the reflexology and massage classes that she offers. In addition to the class catalog management process she also wanted to develop a system that would enable her potential students […]
Project: Powersite Document Manager v1.0
This is a small utility / script that I put together that allows administrators of a website or intranet application to easily add documents such as .pdf files to an online listing that can be accessed by visitors to their website or users on their corporate intranet. I have a few solutions like this one […]
Book Review: PHP 5 / MySQL Programming
I actually picked this book up a while back so that I could get up to speed w/ PHP and MySQL programming and I really enjoyed it. It was an easy read and I still refer back to it from time to time to find things, it stays on the bookshelf behind my desk. If […]