Arketh,
Many thanks for your suggestions. I will look through the thread and see whether i can derive anything out of it.
Do keep the suggestions coming!
Quote:
Originally Posted by Arketh
Depends how technial one is, how you go about it.
The easiest way would be just to pull the variables out of the database with Queries to the database. Or, at least it would be easiest for myself as I have more experiance dealing with the databases through PHP directly rather than through the vb system.
This Post shows the beginnings of how to do that, although you do need to know how the database is organised.
The Deluxe vB User login and access control on non vB pages by Billspaintball does this, so you can go though the php file and see how it's done, and poke and prod it to learn what does what, and what just breaks things.
If you haven't yet, it's a great idea to pick up at least a few basic PHP codeing skills. It makes life a lot simpler when you can change the little things, even if you can't tackle the big projects.
|