Search Results for tag php

Found 6 results
PHP Deprecation Message str_getcsv the escape parameter in 8.4
Get rid of the PHP deprecation message Deprecated: str_getcsv(): the $escape parameter must be provided as its default value will change in ... read more
{ updated: 2025-04-03 03:02:52 }
How to Get Rid of PHP mb_convert_encoding() Deprecation Error
Get rid of the PHP deprecation error mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities. ... read more
{ updated: 2024-12-05 23:31:50 }
How to send email from Gmail with PHP
Tutorial on how to send email from a Gmail account using Google's SMTP server and Postfix. ... read more
{ updated: 2022-06-24 23:59:59 }
Returning HTTP 503 using PHP (maintenance page)
... read more
{ updated: 2015-02-07 23:59:59 }
Configuring Nginx to forward PHP requests to Apache mod_php
HOWTO: Nginx to forward PHP requests to Apache mod_php. ... read more
{ updated: 2009-07-03 23:59:59 }
Configuring Nginx to include PHP FastCGI support
How to configure Nginx to include PHP FastCGI support. ... read more
{ updated: 2009-07-01 23:59:59 }