View Single Post
  #9 (permalink)  
Old Jan 2nd, 2007, 00:03
scottishmartin scottishmartin is offline
Junior Member
Join Date: May 2006
Location: Fife, Scotland
Age: 19
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Creating a client area

ok i have already looked at that tutorial and i have two queries about it:

- there are three files it refers to :

include ('library/config.php');
include ('library/opendb.php');
include ('library/closedb.php');

- How would i get it to redirect the user to there individual page in there individual folder?

Regards,
Martin
Reply With Quote