<?php
class Profile
{
public $name = 'zhouzishu';
public $birthDay = 1095724800; // 2004-09-21
public $email = 'me@zzs.im';
public $skills = ['PHP', 'NodeJS', 'Linux', 'Laravel', 'Vue.js', 'Redis', '...'];
public $tools = ['VsCode', 'iTerm2', 'GitKraken', 'TablePlus', 'Postman', '...'];
}
print_r(new Profile);
😁
Learning...
Student of Hohai University | Core developer at @zblogcn
-
Hohai University
- Nanjing, Jiangsu
- https://zzs.im
Highlights
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.