Código Básico Bootstrap
Ejemplo de Código básico para crear una página en HTML utilizando Boostrap 4
PART I
INTRODUCTION
1. PHP Features
2. Basic PHP operation
3. Integration of PHP into HTML
WAMPP WEB SERVER INSTALLATION
1. Features
2. Installation process
3. Configuration
4. Restarting the server
VARIABLES AND TYPES OF DATA
1. Integers
2. Floating point numbers
3. Boolean
4. Character Strings
5. Matrices
6. Objects
7. php variables
8. Form variables
9. Variable variables
10. Constants
OPERATOR MANAGEMENT
1. Arithmetic Operators
2. Chain operators
3. Assignment operators
4. Comparison operators
5. Logical operators
6. Bit operators
CONTROL STRUCTURES
1. Conditional Structures
2. Comparison operators
3. if, else, else if statements
4. Logical operators
5. Switch statements
6. Iteration structures
7. while loop
8. Loop for
9. Loop for each
PART II
ERROR CONTROL
1. Break and continue instructions
2. Exception handling
3. Use of Pointers
FUNCTIONS
1. Definition
2. Use of parameters
3. Scope of variables
4. Static variables
5. Recursion
DIRECTORY AND FILE MAINTENANCE
1. Change, create and delete directories
2. Processing the elements of a directory
3. Copy, delete and rename files
4. File and directory attributes
5. Management of access routes
WEB INTEGRATION
1. Hyperlinks and URLs
2. Using GET values
3. Encode URL
4. Encode HTML tags
5. Building forms
6. Creating Cookies
7. Work with sessions
8. Headers and page redirection
9. Using include () and require ()