• Begin

    Application ConceptPluginsPrimarily functional purpose;Organizing files and content according to established standards;Enabling/...

  • Development theme

    File Structure (Themes The following is based on the initial files generated by "Create App":/path/zb_users/theme/demo...

  • Plugin development

    File Structure (Plugins The following is based on the initial files generated by "Create App":/path/zb_users/plugin/demoPlugin │...

  • Interface List

    Plugin InterfacesTo accommodate a wide range of extension needs, Z-BlogPHP provides several types of plugin interfaces for devel...

  • Function list

    Z-BlogPHP encapsulates numerous helper functions. The file path is: "zb_system/function/c_system_common.php" ← This li...

  • Page routing

    Part of the sample code in this section is based on the demoPlugin plugin created by "Hello Z-Blog - Plugin Development&quo...

  • SQL Chained Queries

    This page content is only applicable to "Version 1.7 and higher"!Basic ConceptsDemo 1:// Generate SQL s...

  • Custom data types and database table creation and CURD operations

    Defining Data StructuresAdding new data structures involves adding items to the global variables $table and $datainfo arrays.#&n...

  • NetWork Network component

    Component IntroductionThe Z-BlogPHP built-in NetWork component is a self-developed component that has been included since versio...

No more