How to convert mysqli query results to JSON format?
From [PHPdiscussion group] 2023-08-22 14:56:27 0 2 491
How to generate HTML output in PHP
From [PHPdiscussion group] 2023-08-22 14:41:53 0 2 624
How to install Composer PHP package without Composer?
From [PHPdiscussion group] 2023-08-22 12:37:12 0 2 545
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 593
Payload retrieval methods and techniques
From [PHPdiscussion group] 2023-08-22 12:25:46 0 2 554
How to update code that uses the deprecated each() function
From [PHPdiscussion group] 2023-08-22 11:44:11 0 2 665
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 523
From [PHPdiscussion group] 2023-08-21 23:19:07 0 2 571
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 553
From [PHPdiscussion group] 2023-08-21 21:45:39 0 2 647
"Consistently utilizing UTF-8 encoding"
From [PHPdiscussion group] 2023-08-21 21:15:56 0 2 562
"Unblocked: The path to UTF-8"
From [PHPdiscussion group] 2023-08-21 21:18:02 0 2 552
The title is rewritten as: "Using UTF-8 encoding throughout"
From [PHPdiscussion group] 2023-08-21 21:12:13 0 2 520
Solution to the problem of page title and page anchor overlapping
From [PHPdiscussion group] 2023-08-21 19:18:36 0 2 542