How to Check Your Maximum File Upload Size Limit in WordPress? WordPress will automatically...
Lenguajes
Números múltiplos en php A veces en los bucles necesitamos saber si un número...
Alternative for deprecated PHP function: eregi_replace preg_replace http://php.net/manual/fr/function.preg-replace.php $pattern = “/([a-z0-9][_a-z0-9.-]+@([0-9a-z][_0-9a-z-]+.)+[a-z]{2,6})/i”; $replace = “<a...
Usar preg_replace con expresiones regulares para quitar r retorno de carro, n salto de...
Con la variable $_SERVER[‘HTTPS’] if( isset($_SERVER[‘HTTPS’] ) ) { $tipoHost = ‘https://’.$_SERVER[‘HTTP_HOST’].’/’;}else{ $tipoHost...
Php <?php header(“Location: http://example.com/myOtherPage.php”); die(); ?> Javascript <html> <script> window.location.href = “http://www.allabord.com”; </script> </html>
Corregir el error producido por DMARC policy en Moodle https://youtu.be/opklYUnzMD8 Si te llega un...
Cuando estamos trabajando en un sitio web, muchas veces existe la necesidad de proveer...
ERROR n°7File : /path/html2pdf/html2pdf.class.phpLine : 5524 Le contenu d’une balise TD ne rentre pas...
<script language=”JavaScript”> function passWord() { var testV = 1; var pass1 =...
