Phpcms Template Learning

Source: Internet
Author: User

1.phpcms\modules\content inside can define the constant variables, constants in the magic plate without $, variables to use
2.\phpcms_v9_utf8\caches\configs system.php Set whether the Magic Board can be edited online
3. You can Var_dump () the data and then access it
4.{php $num = 10} call {$num} {PHP var_dump ()} to write PHP
5.phpcms_v9_utf8\caches\caches_template\default here is the generated file
6.{} can call the PHP function directly such as {strtoupper{$hello}} is not recommended to use the recommended library of libraries
7.\phpcms_v9_utf8\phpcms\libs inside are class libraries and functions global.func.php global functions are useful for intercepting words selector
Like 35,70subcat function gets the child thumb function scaling function

8 {if $num ==10}{else}{/if}

9 {loop $data $k $r} {$r} {/loop} $k as subscript

{pc: module name} {/PC} does not own the module, with SQL statement

11.{pc:get sql= ""}{/PC}

12. Fragmentation: Fragmentation, fragmentation, system configuration before the template added, and then visualized inside management, and then can be fragmented out
Management
{Pc:block

{Template "Content", "Footer"}

Application Bootstrap

Phpcms Template Learning

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.