Archive for March, 2000

demo admin interface for Midgard.

Wednesday, March 29th, 2000

demo admin interface for Midgard. Now running Midgard 1.2.5 on Redhat 6.1

open source system similiar to

Wednesday, March 29th, 2000

open source system similiar to blackboard.com

PHP Base Library This is

Monday, March 27th, 2000

PHP Base Library
This is the PHP version of Slashdot. Download today

Anthony Awtrey Consulting - Database

Monday, March 27th, 2000

Anthony Awtrey Consulting - Database Enabled Websites
pretty good tuturial on how to create a php, mysql guestbook.

DevShed - MySQL Table Joins

Sunday, March 26th, 2000

DevShed - MySQL Table Joins
So what does a join do, anyway? In short, a join command unites some or all of the data from two or more tables into one comprehensive structure.

Your First Relational Database As

Sunday, March 26th, 2000

Your First Relational Database
As you tackle your first database, be prepared to make some mistakes. In fact, plan on doing a couple of practice apps before you’re ready to pitch some intricate, in-house data-tracking project to your boss. (Trust me on this one.)

Linux Software Encyclopedia

Sunday, March 26th, 2000

Linux Software Encyclopedia

Site Navigation with PHP Let’s

Sunday, March 26th, 2000

Site Navigation with PHP
Let’s look at a standard problem and see how PHP can help solve it. Your site’s divided into several subject areas, and you have a story that really belongs in more than one area. Publishing multiple copies presents maintenance problems. Say you want your sections to provide some contextual links to other [...]

Site Navigation with PHP

Sunday, March 26th, 2000

Site Navigation with PHP

thickbook.com: tutorials - Simple Form-Based

Sunday, March 26th, 2000

thickbook.com: tutorials - Simple Form-Based File Uploads
got the file upload to work but ain’t too liking having to chmod any user with execute and write rights. must see what i need to do to avoid this.