Fatal error: Calling member function prepare() on a null object
From [PHPdiscussion group] 2023-10-14 15:49:30 0 2 642
How can I get PHP to show the error instead of giving me a 500 Internal Server Error
From [PHPdiscussion group] 2023-10-14 13:52:53 0 2 669
How to make PHP show errors instead of giving me 500 Internal Server Error
From [PHPdiscussion group] 2023-10-14 12:59:37 0 2 810
What is the way to get the client's IP address in ASP.NET MVC?
From [PHPdiscussion group] 2023-10-14 09:01:56 0 2 679
Password hashing and verification using PHP's password_hash function
From [PHPdiscussion group] 2023-10-13 23:55:11 0 2 756
A step-by-step guide to password hashing and verification using PHP's password_hash
From [PHPdiscussion group] 2023-10-13 22:56:31 0 2 742
Why my variables remain unchanged after modification within a function - Understanding Async Code
From [PHPdiscussion group] 2023-10-13 21:51:11 0 2 602
How to use multiple databases in Laravel
From [PHPdiscussion group] 2023-10-13 09:54:58 0 2 628
Warning: libpng warning: iCCP: Known incorrect sRGB profile
From [PHPdiscussion group] 2023-10-12 22:06:35 0 2 882
PHPMailer: SMTP error: Unable to connect to SMTP host
From [PHPdiscussion group] 2023-10-12 21:00:22 0 1 738
Create recursive MySQL queries for hierarchical data
From [PHPdiscussion group] 2023-10-12 18:34:33 0 1 543
Can I make the <button> not submit the form?
I have a form with 2 buttons <ahref="index.html"><button>Cancelchanges</button><...
From [PHPdiscussion group] 2023-10-12 17:04:23 0 2 451
PHP: Extracting and accessing data from JSON - Guide
From [PHPdiscussion group] 2023-10-12 13:40:54 0 1 552
Extracting and accessing JSON data using PHP: a step-by-step guide
From [PHPdiscussion group] 2023-10-12 12:46:39 0 1 523
How to parse and process HTML/XML using PHP?
How to parse HTML/XML and extract information from it?
From [PHPdiscussion group] 2023-10-12 08:43:08 0 2 629