phper技能树

前端


  • 制作图表


    • highcharts http://www.hcharts.cn/demo/hi...

    • Echart

  • 样式框架


    • Bootstrap http://v3.bootcss.com/compone...

  • 文档树操作


    • jQuery

  • 前端辅助系,插件 ,引擎


    • 弹出层,弹窗,Layer http://layer.layui.com/

    • jQuery + Bootstrap 插件 http://www.bootcss.com/p/jque...

    • 前端模板引擎 juicer http://juicer.name/

    • 富文本编辑器 ueditor http://ueditor.baidu.com/webs...

服务端


  • PHP


    • ThinkPHP框架

    • 网页采集类 phpQuery

    • 发送邮件类 PHPMailer

    • 处理Excel PHP Excel Reader

    • 生成二维码 phpqrcode

  • MySQL


    • 增删改查 select update delete

    • 联表查询 JOIN (LEFT RIGHT)

    • 用户的权限设置 grant

    • 索引的使用及其原理(单字段索引,复合索引,一级索引,二级索引)

  • 缓存


    • 文件缓存

    • 内存缓存 memcache redis

  • Linux (在工作中慢慢找感觉)


    • 虚拟机装centos

    • linux文件/目录的操作 mkdir ls cd pwd vi mv cp touch tail find grep

    • linux成员/组权限管理 chgrp chown chmod

    • 其他可能用到的命令 .....

    • yum

    • php-fpm,php拓展管理pecl

    • MySQL server/client

    • HTTP服务 apache / nginx


你可能感兴趣的:(Yino)