做php2、3年了,以后要如何发展呢
做php2、3年了,以后要怎么发展呢
做php2、3年了,以后要怎么发展呢
看在什么级别的城市。一线城市没问题,二线城市2000-5000浮动。当时你需要面临的一个问题是,学好php之后的第一份工作。比较棘手。多数公司不要没有经验的,但是一旦你有经验了,以后就不愁工作了,当然前提是你需要不断的汲取新的知识。
想学习的话建议你从HTML+CSS开始,读一本书,打点代码就行,这个层次比较简单。当然说复杂也很复杂,不过你以后像php后端发展,前台可以暂时理解即可。
学完上边的东西之后,就可以看PHP了,强烈建议你看书,而且是老外写的书,千万不要去看国内作者的,都是骗钱的。另外,视频教程这块,比较有名的PHP100视频教程,但是我建议你初期不要去看,因为视频这块跟书上讲的细致程度完全没法比。另外,视频作者的一些不好的习惯可能会给你以后的编码都带来致命的习惯。









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



In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

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.

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

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

In this chapter, we are going to learn the following topics related to routing ?

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