demo admin interface for Midgard.
Wednesday, March 29th, 2000demo admin interface for Midgard. Now running Midgard 1.2.5 on Redhat 6.1
demo admin interface for Midgard. Now running Midgard 1.2.5 on Redhat 6.1
open source system similiar to blackboard.com
PHP Base Library
This is the PHP version of Slashdot. Download today
Anthony Awtrey Consulting - Database Enabled Websites
pretty good tuturial on how to create a php, mysql guestbook.
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 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
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
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.