Forum Moderators: phranque
here is an example:
index.html?section=admin&product=115
does the server have to be specially set up to read html as dynamic or am I missing something here? I have had a search around and come away with nothing.
By default, a server might be set up to parse files ending in .php as PHP files, but it is good practice not to identify the scripting language used for dynamic sites.