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

Learn PHP

  1. Home>
  2. Learn PHP>
  3. Page 11

How to close the PDO connection from PHP

  • Post author:jGomez
  • Post published:April 8, 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:April 8, 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:April 8, 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:April 7, 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

Alternative If and Else to combine PHP and HTML more simply

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

In this tutorial we are going to see an alternative form of representation to the common IF and ELSE that we usually use in php. Specifically, it is very useful…

Continue ReadingAlternative If and Else to combine PHP and HTML more simply

FOR PHP Loop Guide with Examples

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

The FOR loop in PHP is another iterative structure just like the loop while. Its operation is identical but the way of programming it varies. For this reason, I recommend…

Continue ReadingFOR PHP Loop Guide with Examples

Installation and example of phpUnit in Sublime Text

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

Content What is PHPUnit used for? Installing PHPUnit on Windows 1. Create containing folder 2.Edit PATH environment variable 3. Add new path to the PATH variable 4. Add php installation…

Continue ReadingInstallation and example of phpUnit in Sublime Text

IF and ELSEIF exercises solutions part 2 beginners

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

Solutions to the second bulletin of php exercises on if and else if. The solutions are step-by-step explanations of the script that provides the solution to each exercise. If you…

Continue ReadingIF and ELSEIF exercises solutions part 2 beginners

Possible solutions to the Undefined index error

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

Even though we have been doing this for years, from time to time and right under our noses we come across Notice: Undefined index XXXX on line XXXX. A problem…

Continue ReadingPossible solutions to the Undefined index error

Meaning of back-end or front-end development

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

Back-end and Front-end, two terms that refer to developers, usually web developers, and who have specific skills. What makes you apt to call yourself with one term or another? Let's…

Continue ReadingMeaning of back-end or front-end development
  • Go to the previous page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 16
  • Go to the next page
Copyright - OceanWP Theme by OceanWP