Course Elementary 10592
Course Introduction:The 13th online training class of php Chinese website officially started last night (2020.9.28)~~! The first 3 days of the course are free and open to the public, welcome to study! To register, please contact QQ27220243 (Teacher Zhong) or go to: //m.sbmmt.com/k.html
Course Intermediate 4756
Course Introduction:Bootstrap is one of the most popular front-end development frameworks. It integrates a large number of elegant and efficient element styles and components. Whether it is the layout of the front-end page or the construction of the back-end development framework, it can be completed quickly. This set of courses is based on the mature version 3.3.7 of Bootstrap. It uses a large number of concise small cases to allow you to quickly master the practical techniques of using Bootstrap to create front-end projects.
Course Elementary 5439
Course Introduction:2023-9-14 evening 20:00-22:00 video number + simultaneous live broadcast on this site!
Course Intermediate 38175
Course Introduction:1. Date: October 17th (Wednesday) to October 20th (Saturday); 2. Time slot: Morning session (10:00 ~ 12:00), Afternoon session (15:00 ~ 17:00); 3. Topic: Full-stack development experience sharing for PHP programmers 4. Purpose: Example demonstration, full recording, easy to understand, public welfare and practical 5. Lecturer: Peter_Zhu, Miejie Shitai, Ouyang Ke, Ximen Daguanren Interested friends, please join the QQ group: 929746523 to participate in the exchange!
Course Elementary 55399
Course Introduction:When registering, use Alibaba Cloud News SDK to receive and verify mobile phone SMS verification codes, as well as SMS notification functions.
How to make php composer a common tool for the whole company
2017-06-16 09:18:43 0 3 839
React 6.4.0 Common headers for all routers
2023-08-25 17:19:53 0 1 509
How to include common components Header and Footer in SPA Vue.js
2023-08-28 18:16:20 0 1 594
Extract common parts of server configuration in nginx
2017-05-16 17:16:37 0 1 505
Course Introduction:Implementation code of php time and date tool class
2016-07-25 comment 0 1301
Course Introduction:PHP’s ID card number tool class is translated into Java
2016-07-25 comment 0 890
Course Introduction:<?php/** * Command line parameter parsing tool class* @author guolinchao */class CommandLine{ // Temporarily record the option value of short option private static $shortOptVal = null; // options value private static $optsArr = array() ; // command args private
2017-03-15 comment 0 1649
Course Introduction:Collection of some common functions in PHP, collection of common functions in PHP. Collection of some common functions in PHP, collection of common functions in PHPphp//==================================Time and Date== =============================//y returns the last two digits of the year and the four digits of year Y,
2016-07-13 comment 0 850