Create new PHP pages. after click on the button.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ramgangaram
Forum Newbie
Posts: 1
Joined: Thu Sep 02, 2010 3:10 am

Create new PHP pages. after click on the button.

Post by ramgangaram »

Hi.. to all

i am developing one application that is contain many categories.

i want to implement. when admin adding new category the dynamically it has to create one new

php file. in the name of category.

1. i am having one template the same template has to copy but with the category name(what admin entered).

2. entered category names are stored in the DB.
when client clicking the category it has give related informations.

regards:
Ram
Post Reply