Ok, I am I trying to generate a general template based off of user information in a database. When accessing the URL I don't have the users ID, but I need it to access the correct database row.
The user directory for their template pages are under /home/user_id, however, I'd like to avoid parsing from the URL.
Should I just place a userid.dat with any information I might need to know before generating the template?
Any ideas that are more effecient that I haven't considered?
Any suggestions more than welcome.
- "Delightfully confusing..." raves The New York Times
-kas
The user directory for their template pages are under /home/user_id, however, I'd like to avoid parsing from the URL.
Should I just place a userid.dat with any information I might need to know before generating the template?
Any ideas that are more effecient that I haven't considered?
Any suggestions more than welcome.
- "Delightfully confusing..." raves The New York Times
-kas