str pad php 生成藏友編號

2021-08-22 11:37:53 字數 612 閱讀 5170

藏友編號 : hq00000003

$maxid = db::name('users')->max('user_id');

$map['numbers'] = 'hq'.str_pad(($maxid+1),8,'0',str_pad_left)

str_pad(string,length,pad_string,pad_type)
str_pad() 函式把字串填充為新的長度。

string

必需。規定要填充的字串。

length

必需。規定新的字串長度。如果該值小於字串的原始長度,則不進行任何操作。

pad_string

可選。規定供填充使用的字串。預設是空白。

pad_type

可選。規定填充字串的哪邊。

可能的值:

<?php

$str = "hello world";

echo str_pad($str,30,".",str_pad_left);

?>

//結果:...................hello world

finished!

獨立編號表,生成編號

create table tb no name char 2 primary key 編號種類的名稱 head nvarchar 10 not null default 編號的字首 currentno int not null default 0,當前的編號 bhlen int not null d...

編號的生成

1.在日常工作中,編號用處有很多地方,以下是乙個編號的生成 標號規則 1 按照年份排序 2 刪除不影響編號順序 思路 1 需要借助乙個外表去統計編號,此處用到的是 km ot number 字段至少需要id numbertype 區分編號類別,方便其他模組復用 year count 統計編號 2 根...

生成按序的編號

public static string makexfjbh string jtr,string djrq,string xftj,string yhbm,ibasezrardao dao throws exception else if businesscanstant.xf ywdj xftj ...