tools:php
This is an old revision of the document!
Table of Contents
This namespace stub has been set aside for content that still needs to be imported from the 2011 Insurgency Wiki backup. The corresponding article should be imported & modernized as soon as possible.
PHP
PHP is a server side language, meaning you can't see the source code in your browser, because all of the stuff is done on the server. To start, get some web hosting (easy) or start your own server (not as easy), and create a .php file. Having a decent knowledge of HTML is highly recommended. If you've programmed in another web language such as ASP, or have knowledge of application languages like C++ or Java, learning PHP will be considerably easier.
HELLO WORLD
Hello World, Again (with HTML)
Variables
Constants
Predefined variables
Types of variables
Operators
Arithmetic
Assignment
Logical
Comparison
Conditional statements and loops
Conditional statements
If
Switch
Loops
For loops
Foreach loops
While loops
Do-while loops
Simple Backdoor in PHP
Email flooder in PHP
Image bugs
tools/php.1717384860.txt.gz ยท Last modified: 2024/08/06 05:52 (external edit)
Find this page online at: https://bestpoint.institute/tools/php
Find this page online at: https://bestpoint.institute/tools/php