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 17

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

SQL Triggers tutorial with simple examples

  • Post author:jGomez
  • Post published:April 7, 2023
  • Post category:Apache Server/SQL course
  • Post comments:0 Comments

We'll see what are database TRIGGERShow they can help us maintain the integrity of our database and how to create them with SQL step by step. Content What is an…

Continue ReadingSQL Triggers tutorial with simple examples

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

What is MVC web development and how does it work?

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

These days, every self-respecting web developer should know the acronym MVC. Some acronyms that Let's see what these acronyms are and why they are so important. Content What is MVC?…

Continue ReadingWhat is MVC web development and how does it work?

Dynamic web paging and http_build_query

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

In this tutorial you will learn how to make a simple web paging but efficient. A simple implementation that will simplify your life when creating your web applications. Content What…

Continue ReadingDynamic web paging and http_build_query
  • Go to the previous page
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 26
  • Go to the next page
Copyright - OceanWP Theme by OceanWP