Skip to content
  • Apache Server
  • SQL course
  • Learn PHP
SrCodigoFuente.com
  • Apache Server
  • SQL course
  • Learn PHP
Menu Close
  • Apache Server
  • SQL course
  • Learn PHP
  • Apache Server
  • SQL course
  • Learn PHP

Author: jGomez

This author has written 252 articles
  1. Home>
  2. jGomez>
  3. Page 4

Solutions of the first newsletter exercises php beginner level

  • Post author:jGomez
  • Post published:May 14, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

Solutions to the first php exercise bulletin, specifically beginner level ones. Solutions are step-by-step explanations of the programmed algorithm that implements the solution. Content Conditional exercises for beginners Solutions of…

Continue ReadingSolutions of the first newsletter exercises php beginner level

How client-server connection works on WEB

  • Post author:jGomez
  • Post published:May 14, 2023
  • Post category:Apache Server/Aprender HTML/Aprender JavaScript/Learn PHP
  • Post comments:0 Comments

The client-server binomial is a constant concept in web programming, the relationship between back-end and front-end development is a whole, and although it is a relatively basic concept when understood,…

Continue ReadingHow client-server connection works on WEB

Solutions first bulletin exercises IF and ELSE intermediate level

  • Post author:jGomez
  • Post published:May 13, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

Let's go there with the solutions to the intermediate level exercises of the first bulletin of conditional exercises on the web. This is the second part of the solutions to…

Continue ReadingSolutions first bulletin exercises IF and ELSE intermediate level

#3.2 How IF and ELSEIF work in PHP

  • Post author:jGomez
  • Post published:May 13, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

We are going to see another sentence of the conditional control structures, the last sentence related to the IF conditional in php programming: the ELSEIF statement. In this class of…

Continue Reading#3.2 How IF and ELSEIF work in PHP

#3.3 Switch Case Break in PHP

  • Post author:jGomez
  • Post published:May 13, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

Let's see step by step the last of the conditional control structures, a different conditional for different problems that often achieves greater code organization and speed. In this tutorial you…

Continue Reading#3.3 Switch Case Break in PHP

#4 Loops in PHP

  • Post author:jGomez
  • Post published:May 13, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

In this class of the part of control structures that makes up the php course of the web, I am going to treat the iterative control structures (loops). After the…

Continue Reading#4 Loops in PHP

How to close the PDO connection from PHP

  • Post author:jGomez
  • Post published:May 12, 2023
  • Post category:Apache Server/Learn PHP/SQL course
  • Post comments:0 Comments

The connection to the database through PDO is usually my favorite, because I love being able to connect to different DBMS with the same methodology. But there is a little…

Continue ReadingHow to close the PDO connection from PHP

IF and ELSEIF conditional exercises php beginner level

  • Post author:jGomez
  • Post published:May 12, 2023
  • Post category:Apache Server/Learn PHP
  • Post comments:0 Comments

Second bulletin of problems to learn php. These exercises are to work on control structures, specifically the IF and ELSE IF conditionals. Exercises for beginners, intermediate and advanced level. Although…

Continue ReadingIF and ELSEIF conditional exercises php beginner level

PHP variable types: local, global or superglobal

  • Post author:jGomez
  • Post published:May 12, 2023
  • Post category:Apache Server/Aprender JavaScript/Learn PHP
  • Post comments:0 Comments

In PHP, as in other programming languages ​​such as Javascript, the place where we create our variables or the way to do it will define their availability. Content What is…

Continue ReadingPHP variable types: local, global or superglobal

How to upload images with HTML and PHP forms

  • Post author:jGomez
  • Post published:May 11, 2023
  • Post category:Apache Server/Aprender HTML/Learn PHP
  • Post comments:0 Comments

Often, when we develop web applications, the possibility of uploading files or images to the server is necessary, whether we are webmasters, authorized users or part of the general public…

Continue ReadingHow to upload images with HTML and PHP forms
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 26
  • Go to the next page
Copyright - OceanWP Theme by OceanWP