How to convert mysqli query results to JSON format?
From [PHPdiscussion group] 2023-08-22 14:56:27 0 2 649
How to generate HTML output in PHP
From [PHPdiscussion group] 2023-08-22 14:41:53 0 2 743
How to install Composer PHP package without Composer?
From [PHPdiscussion group] 2023-08-22 12:37:12 0 2 847
Use PDO parameterized queries to create methods with LIKE statements
This is the code I tried: $query=$database->prepare('SELECT*FROMtableWHEREcolumnLIKE"?%"');$q...
From [PHPdiscussion group] 2023-08-22 12:33:39 0 2 772
Payload retrieval methods and techniques
From [PHPdiscussion group] 2023-08-22 12:25:46 0 2 702
How to update code that uses the deprecated each() function
From [PHPdiscussion group] 2023-08-22 11:44:11 0 2 863
How to include PHP files located in different locations in different folders
Most of my website is in the root directory. In this directory there are "css", "functions"...
From [PHPdiscussion group] 2023-08-22 00:21:10 0 2 680
From [PHPdiscussion group] 2023-08-21 23:19:07 0 2 755
Database operation to obtain a single result: use mysqli to connect to the database
From [PHPdiscussion group] 2023-08-21 22:59:04 0 2 673
From [PHPdiscussion group] 2023-08-21 21:45:39 0 2 876
"Consistently utilizing UTF-8 encoding"
From [PHPdiscussion group] 2023-08-21 21:15:56 0 2 702
"Unblocked: The path to UTF-8"
From [PHPdiscussion group] 2023-08-21 21:18:02 0 2 696
The title is rewritten as: "Using UTF-8 encoding throughout"
From [PHPdiscussion group] 2023-08-21 21:12:13 0 2 695
Solution to the problem of page title and page anchor overlapping
From [PHPdiscussion group] 2023-08-21 19:18:36 0 2 688