Tree :
Faceted index, by topics :
Menu
"Main" tree view (1) "Normal" view (15) Display (4) Edit (9) File (52) Help (7) Ideas (57) Import/Export (16) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1)
Feature
Category
How to insert these widgets? |
7.8.4. FAQ : Generating PHP pages
How do I activate my PHP scripts in my pages ? Do I need rename them ? You just have three things to do :
All WIT generated pages will have the new suffix, even the "pure" HTML ones ; it doesn't matter : if a page contains only HTML tags and is named - let's say - mypage.php, it will be correctly served by the Web server, and you'll see it as if it had been named mypage.html. So no need to manually change page suffixes.
Keywords : Dynamic page ; FAQ ; Generated file names ; Php
|