提高PHP水平的有关问题
提高PHP水平的问题
现在小弟算是一名网管,其实也就是负责一个10人左右的小公司的电脑维护问题。
我一直在自学PHP,
现在的PHP水平是对啥都知道点,但是可能理解的每那么深。
现在在帝都,还拿着4K的工资,真的是没脸见人,都毕业两年了。
打算明年3月份换工作的,预期是5K+
想趁着这几个月的时间好好学学PHP,想请大牛给个方向。
我想研究2个网站源码,不知道这样行不?
织梦呢,也会点,也就是做企业展示那种水平。
自己独立做网站的话,也只会做那种简单的,面向过程的,mvc的还不懂。
求助
------解决方案--------------------
我的建议是能做到不用模板、框架写PHP
从无到有不是个难事,但如果一直用模板框架再回到原生代码就麻烦了
另外,不知道你现在的维护工作是*nix还是windows
不管哪个,加强一下网管的知识吧,个人觉得服务器维护比写代码要吃香得多
如果你现在已经是用*nix,那你目前的低工资只是公司规模小所限,换个稍微大一点的公司会相对提高的
------解决方案--------------------

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Validator can be created by adding the following two lines in the controller.

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

Working with database in CakePHP is very easy. We will understand the CRUD (Create, Read, Update, Delete) operations in this chapter.

Logging in CakePHP is a very easy task. You just have to use one function. You can log errors, exceptions, user activities, action taken by users, for any background process like cronjob. Logging data in CakePHP is easy. The log() function is provide
