Data call, the data will be inside the station, through the queries you write SQL statements, query and read out, generating a call to the code. You will call code (the template embedded, or the JS call can be) placed on the site on the page would be able to display query results corresponding to the visitor, and thus enables the display of any data station call.


Name Calling code Operation
$value[blockname] Module embedded code | Javascript Calling code Edit SQL | Preferences | Remove
$multi
Module Name

Data Dictionary Reference

The following is the procedure of the database table name and field list for the query, when you write reference. The specific meaning of each field, please refer to the package in the \u0026quot;data dictionary\u0026quot; Document


    $key
  • $subvalue
Query SQL Statement $block[blocksql]
[Edit SQL]
Variable name{$phptag}_SBLOCK['']
Cache Time Seconds
To set a cache time interval, the module data will be automatically updated within the specified time interval data
Cache time setting the greater the smaller the load on the server, but the timeliness of data is not fully.
Is set to 0, no use of caching, real-time updates, which will significantly increase server load.
Get the number of checked="checked">    checked="checked">

style="display:none"> To meet the conditions to obtain the first Article Data

style="display:none"> Display Article

Data show HTML code
Use html language, write the data display style.
Access to the data stored in the array ($ phptag) _SBLOCK [variable name] in (to replace the variable name you set in the above variable names), you can use the syntax of the loop to cycle through an array of variables. Please refer to the package in the \u0026quot;data call\u0026quot; document.
Data Preview
Data Preview
Field examples of callable
 Field Name  Data examples 
 $key  $value 

Template calling code

Please copy the following code, put the site to any page template specified location.

Javascript calling code