View Single Post
  #4 (permalink)  
Old 06-27-03, 02:55 AM
painperdu's Avatar
painperdu painperdu is offline
Baby Member
 
Join Date: Jun 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
You could convert just about any script ever made that interacts with a database to do this, it's all data in/data out, but you'd still need to know a few basics about programming and databases.

Go check out a few tutorials on these subjects; here are some listed here at
HotScripts

My favorite site for tutorials is DevShed .


Also, you could study the workings of a hierarchical link script to get an idea of putting together a relationships database. Check out
PhpHoo3
__________________
.COM $8.75 / .INFO $3.25 / .MOBI $7.13 -FREE *Privacy Registrations - Dotbob.com

Last edited by painperdu; 06-27-03 at 03:01 AM.
Reply With Quote