question about apache.

Alles, was den Apache betrifft, kann hier besprochen werden.

question about apache.

Postby confusedbutlucid » 14. June 2015 04:45

i am working on an assignment for class and i have ran into a brick wall as i have not used apache that much. so any help is great.

We have one web page under our base url.com directory called generic.php . What we want is to be able to call 50 different URLs with the format of

www.url.com/statename/generic.php, and the title and a link are different on each of the 50 pages.

For example, if someone came to www.url.com/kansas/generic.php the title would read ‘Register Your

Business in Kansas’, and the link would go to kansas_filings.php.

So the question is, how can we implement this functionality without creating 50 different generic.php files?
confusedbutlucid
 
Posts: 1
Joined: 14. June 2015 04:41
Operating System: Windows 7

Re: question about apache.

Postby JJ_Tagy » 14. June 2015 09:45

Are you required to have 50 filings pages? Is the state mandatory in front of the generic php file? The reason I ask is because you could do something like have them visit www.url.com/generic.php?state=statename or use state numbers. You could also have one filings page with the state at the end of the URL like before.
JJ_Tagy
 
Posts: 788
Joined: 30. January 2012 13:44
XAMPP version: 5.5.15
Operating System: Windows 10 Pro x64


Return to Apache

Who is online

Users browsing this forum: No registered users and 23 guests