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 6

PHP function to pass text to valid url

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

with the following snippets of PHP you can transform any text strings into valid urls. Therefore, what the following function does is translate text characters, which are not allowed in…

Continue ReadingPHP function to pass text to valid url

Get city by IP with PHP

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

with the following snippet PHP you can get the city of a user just using their IP. The snippet is a PHP function that you can incorporate into your helpers…

Continue ReadingGet city by IP with PHP

PHP function to get source code from a website

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

The next snippet php will help you to obtain the source code of any URL in text format let it happen This code is perfect for creating, for example, crawlers…

Continue ReadingPHP function to get source code from a website

How to send emails with Mandrill API

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

In this article I am going to show you how to launch a mailing in php using the API Mandrill. Comment, in case you didn't know, that With Mandrill's php…

Continue ReadingHow to send emails with Mandrill API

Create and launch a download with PHP

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

In this article I am going to explain how to launch a file download using PHP with headers. With this functionality you will be able to avoid the typical direct…

Continue ReadingCreate and launch a download with PHP

Show PHP errors by web

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

Although we normally develop in local server with error reporting enabled By default, once the project is uploaded to an online server, the error sampling disappears. In these cases, and…

Continue ReadingShow PHP errors by web

Snippet to display all errors in PHP

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

In this article I leave you the code to copy and paste on how show errors in php. These snippets that you will find below work perfectly and I use…

Continue ReadingSnippet to display all errors in PHP

Format numbers in PHP

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

It is very common that when programming a website or application with PHP we have to work with numbers, of which the most problematic are decimals, whether they are prices…

Continue ReadingFormat numbers in PHP

How to make a redirect in PHP

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

In this tutorial I will explain how to correctly perform a redirect in php. For this assignment I am going to show you how to do a basic redirect, several…

Continue ReadingHow to make a redirect in PHP

PHP Books for Beginners Top 7

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

If you are here it is because you want to learn php in the best way: guided through quality books easily and effectively display how to get started and start…

Continue ReadingPHP Books for Beginners Top 7
  • Go to the previous page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 16
  • Go to the next page
Copyright - OceanWP Theme by OceanWP