Jump to content

dynamic url variables from database fields


pein87

Recommended Posts

Hiya

I was wondering how one would get make dynamic url variable value pairs from a databases fields.

 

I have a database that I want to use to store variable value pairs that will be used on my pages for dynamic content.

 

It will check one thing for certain besides if the variable value pair match.

 

The table looks like this

  • rpg
  • loc_type
  • loc_type
  • template

 

I want it to check if the rpg is in an array and then check if the url variable and value pair match on from the database.

 

I dont know much about auto code that would generate this on its own and I'm not sure if you can say

 

$_GET[$location];

 

I dont want to hard code it so it only works with what i code I want the urls variable value pair to be based on the database info which determines which template to show based on those values.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.