View Single Post
  #3 (permalink)  
Old Jan 22nd, 2008, 07:58
Emzi's Avatar
Emzi Emzi is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Manchester
Age: 25
Posts: 153
Thanks: 0
Thanked 0 Times in 0 Posts
Re: php re-writing variables in config from form

Quote:
Originally Posted by Weird1993 View Post
You want each user to have their own fields? Really, you could append a config file each time, but I really don't see the point in not using a database... If you want to explain in more detail, I'll try to help out further.
Actually, after reading what you just said I've had a brain wave I was worrying about having to call a specific table on every page, but if I just call it in the config file then it'll re-write the variables anyway... I think...

Basically I wanted them to input their details so when they install this site it'll have their correct details on certain pages like the contact page etc. and in the Title Tags, Meta tags etc. and getting that information from a variable...

It makes sense in my head but I'm useless when it comes to explaining

I'll have a go at what I think will work, and if it doesn't, in the words of swarzenegger (sp!) I'll be back!
Reply With Quote