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

Apache Server

  1. Home>
  2. Apache Server>
  3. Page 3

How to connect php with mysql

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

Reading databases is easy, you must have at least basic notions of SQL to start extracting the information stored in your tables. The execution of queries with PDO always follows…

Continue ReadingHow to connect php with mysql

#1 PHP Variables Creation and USE

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

In this first class of the series of the course to learn php I will try to explain the operation and usefulness of the use of variables in programming and…

Continue Reading#1 PHP Variables Creation and USE

Simplify PDO connection to Mysql with a PHP class

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

In this tutorial I am going to encapsulate the functionality of the PDO class in a php class of my own. Why am I doing this? Well, to make my…

Continue ReadingSimplify PDO connection to Mysql with a PHP class

Redirect domain without WWW with htaccess

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

There is a common problem that arises when we acquire our domains: duplicate content is easy to appear and it is a problem if we want to position ourselves properly…

Continue ReadingRedirect domain without WWW with htaccess

#2 Arithmetic operations with PHP variables

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

With this second part of the php course, I am going to explain the main arithmetic operations available from php. In this tutorial I will use, for greater clarity, basic…

Continue Reading#2 Arithmetic operations with PHP variables

What is and how does a 404 error page work?

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

It is important to anticipate all possible mistakes that will arise when browsing our websites over time: broken links, programming errors, failure to connect to the database... To correct most…

Continue ReadingWhat is and how does a 404 error page work?

#3 Control structures, what they are and types

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

In the third installment of the php course I am going to address the control structures, I will answer the questions: What are they? How are they used? What types…

Continue Reading#3 Control structures, what they are and types

How to combine PHP and HTML

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

For those who are not clear about it, or who want to see the different ways that exist, we are going to see with this tutorial how to combine php…

Continue ReadingHow to combine PHP and HTML

#3.1 IF and ELSE PHP with examples

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

The conditionals they are the most basic form of control structures. They are a simple but powerful tool that will bring us closer to the realization of complex scripts. In…

Continue Reading#3.1 IF and ELSE PHP with examples

IF and ELSE conditional exercises php for beginners

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

First problem bulletin to learn php. These exercises are to work on control structures, specifically the IF and ELSE conditionals. Beginner and intermediate level exercises. The step-by-step solutions of these…

Continue ReadingIF and ELSE conditional exercises php for beginners
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 25
  • Go to the next page
Copyright - OceanWP Theme by OceanWP