- Posts: 5
- Thank you received: 0
layout in php
12 years 8 months ago #2141
by dhoomdon
layout in php was created by dhoomdon
how can use layout in php ?
Please Log in or Create an account to join the conversation.
12 years 8 months ago #2142
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic layout in php
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- moonlight
- Visitor
12 years 8 months ago #2143
by moonlight
Replied by moonlight on topic layout in php
You can't do this with php in the sense that you mean. You can use php to generate HTML frames or Javascript that would do this. Remember, though, php is a server-side technology. Whether you load 17 files or one, php assembles a page to send to the browser and that is (almost) always true.
book.cakephp.org/view/1080/Layouts
book.cakephp.org/view/1080/Layouts
Please Log in or Create an account to join the conversation.
12 years 8 months ago #2144
by dhoomdon
Replied by dhoomdon on topic layout in php
thank u for my help.
Please Log in or Create an account to join the conversation.
12 years 8 months ago #2146
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic layout in php
Welcome! PHP is a very flexible programming language, but be careful of various security loopholes if you don't code your program correctly.
Pete
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
Time to create page: 0.122 seconds