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 15

Avoid sql injection in PHP with PDO class

  • Post author:jGomez
  • Post published:April 13, 2023
  • Post category:Apache Server/Aprender HTML/Learn PHP/SQL course
  • Post comments:0 Comments

If we develop complex web applications, or at least with a constant use of database queries, we must be concerned about the security of our information, and therefore ensure the…

Continue ReadingAvoid sql injection in PHP with PDO class

How to connect php with mysql

  • Post author:jGomez
  • Post published:April 13, 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:April 13, 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:April 12, 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:April 12, 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:April 12, 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:April 11, 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:April 11, 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:April 11, 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:April 11, 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
  • Go to the previous page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 25
  • Go to the next page
Copyright - OceanWP Theme by OceanWP