Tip: php is developed on the zend editor and the code prompt is displayed.

Source: Internet
Author: User
Tags database sharding
Tip: php is developed in the zend editor. the code prompts a single variable. if it is an object and requires code prompts, you need to add a comment: @ var & nbsp; daoInitdaoInit is the class name *** @ varserviceInit * protected $ service. if it is a function, an object is returned and a code prompt is required. add the note: @ returndao, php is developed in the zend editor and the code prompts

A single variable. if it is an object and requires code prompts, you need to add a comment:

@ Var daoInit

DaoInit is the name of the class.

/*** @ Var serviceInit */protected $ service;


If it is a function, an object is returned. for code prompts, add the following comments:

@ Return daoInit

DaoInit is the name of the class.

/*** Initialize Database Sharding * if there are multiple database links, will call this function to automatically switch the DB link * @ param string $ db * @ return dbInit */public function init_db ($ db = 'default ') {$ this-> dao-> db-> init_db ($ db); return $ this-> dao-> db ;}


AndreMiller, 1 floor, yesterday
It seems awesome.

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.