Lorem Ipsum
Member
- Pronoun
- x
For my Westminster RPG, I'm coding a website to enhance the Election Night. Basically, I enter the results of the election into a MySQL database, and I can recall that with no problem. But, I want to do something different with it: is it possible to create a completely new HTML page for each set of data?
So, for example if I entered a set of data about the constituency Glasgow South-West, could I use PHP to create a page called glasgowsouthwest.php for the viewing of that constituency's individual data?
Any help would be very much appreciated!
So, for example if I entered a set of data about the constituency Glasgow South-West, could I use PHP to create a page called glasgowsouthwest.php for the viewing of that constituency's individual data?
Any help would be very much appreciated!