how CMS has work to change the Static web page content

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
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

how CMS has work to change the Static web page content

Post by manojsemwal1 »

pl click the below link
http://online-booking.5mservices.com/ad ... /index.php

uid admin
pwd admin

click on content management system pl explain how the static web page data has been saved.
is it the content is store in database or not. and when to save the data how the data has saved in html form.

regards.
User avatar
mrvijayakumar
Forum Commoner
Posts: 58
Joined: Tue Aug 18, 2009 12:39 am
Location: Chennai city, India
Contact:

Re: how CMS has work to change the Static web page content

Post by mrvijayakumar »

Yes, all contents are stored in Database. While retrieving content(using select query) from Database on browser, codes (or tags) will be executed. That's all.
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: how CMS has work to change the Static web page content

Post by manojsemwal1 »

Thanks Vijay for your quick reply............

here when we click on save button on webeditor it will automatically save or we have to define path.
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: how CMS has work to change the Static web page content

Post by manojsemwal1 »

Vijay iam waiting for ur reply..........
User avatar
mrvijayakumar
Forum Commoner
Posts: 58
Joined: Tue Aug 18, 2009 12:39 am
Location: Chennai city, India
Contact:

Re: how CMS has work to change the Static web page content

Post by mrvijayakumar »

There, all fields are mandatory. Url Identifier is a page URL. i.e, http://youdomain.com/about. Here about is said to be URL identifier.
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: how CMS has work to change the Static web page content

Post by manojsemwal1 »

thanks
1-i had tried this it is working .
but i want to know that if i want to use hindi then how can i use keyboard in hindi layout. and iam using WYSIWYG editor.
any free editor is there,
2- in second menu room booking its showing full year calender can u please define how can i get full year calender. and mainly how the booking date its showing in particular month.

thank in advance.
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

Re: how CMS has work to change the Static web page content

Post by manojsemwal1 »

Hai Vijay iam waiting for your reply the above post
Post Reply