Please enable JavaScript.
Coggle requires JavaScript to display documents.
PHP General - Coggle Diagram
PHP General
Base IT knowledge
-
-
-
Automation concepts
-
Continuous integration setup and usage (cruise control, teamcity)
overview of other scripting platforms (python, node.js, csipts)
-
Computers and networks
Network fundamentals, OSI model
transport level protocols: IP, TCP, configuration
-
application level protocols: http, ftp, smtp, dns
using utils: ping, nslookup, tracert, telnet, curl
Cryptography
cryptography algorithms: symmetrical, asymmetrical
-
-
Development
Search platform
Apache Solr
-
-
Searching data
Solr Query (Default, phraze, proximity, fuzzy, etc.)
Query Parsers (Standard, DisMax, eDisMax)
-
-
-
-
-
Database
Relational database
MySQL
-
Mysql architecture
MySQL’s Storage Engines (MyISAM, InnoDb, other)
-
-
-
-
-
-