Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/02/2023 in all areas

  1. The other problems are: 1. Connecting to the database as root and without a password 2. Running 26 separate queries to get row counts for each letter 3. Running the same query multiple times without using a prepared statement 4. The line that calls mysqli_fetch_assoc 5. Using PHP_SELF 6. Trying to navigate from one letter page to another won't work 7. Freeing a result in a variable that doesn't exist 8. Closing a connection in a variable that doesn't exist I assumed that you would fix your current problem, find some of the others, and probably have more questions to ask. Then I would try to help answer them. But if you'd prefer I don't reply to you then I won't do that anymore.
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.