Search Results for tag php
Found 5 resultsHow 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
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
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
... 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
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
How to configure Nginx to include PHP FastCGI support. ... read more
{ updated: 2009-07-01 23:59:59 }