Question regarding URLS and PHP Code
Posted: Wed May 16, 2012 8:47 am
Hi Everyone,
Before I ask my question I would like to give everyone a background on myself. I'm currently in the learning stages of PHP and MySql.
(I apol. in advance for my lack of tech. terminology)
I have a question regarding how to "make" or "produce" certain pages in php code. In my past I've always manually made a pages. For example, aboutus.html, information.html, cats.html etc ... I think you get the idea.
Assuming code is being used. How would one go about "making" or "producing" pages that are fully functional php pages? Where people can log in, make edits, write reviews etc ... (a few examples are below)
Do the owners/programmers of the below websites manually "make" or "produce" these pages?
http://cars.oodle.com/used-cars/san-jose-ca-area/
http://www.yelp.com/biz/lotus-of-siam-las-vegas
http://restaurants.uptake.com/californi ... 17137.html
http://www.yelp.com/c/san-jose/restaurants
My question is, how can I "make" or "produce" these types of pages for my website? Can anyone offer my any tips/tricks on how to do so. All opinions welcome. Thanks everyone in advance for the help.
Before I ask my question I would like to give everyone a background on myself. I'm currently in the learning stages of PHP and MySql.
(I apol. in advance for my lack of tech. terminology)
I have a question regarding how to "make" or "produce" certain pages in php code. In my past I've always manually made a pages. For example, aboutus.html, information.html, cats.html etc ... I think you get the idea.
Assuming code is being used. How would one go about "making" or "producing" pages that are fully functional php pages? Where people can log in, make edits, write reviews etc ... (a few examples are below)
Do the owners/programmers of the below websites manually "make" or "produce" these pages?
http://cars.oodle.com/used-cars/san-jose-ca-area/
http://www.yelp.com/biz/lotus-of-siam-las-vegas
http://restaurants.uptake.com/californi ... 17137.html
http://www.yelp.com/c/san-jose/restaurants
My question is, how can I "make" or "produce" these types of pages for my website? Can anyone offer my any tips/tricks on how to do so. All opinions welcome. Thanks everyone in advance for the help.