Button-Triggered MySQL Results Page
Budget: $30 – $250 USD
I need a small, self-contained code snippet that adds a button labeled “Search” to my existing web page. When a user clicks this button it must:
• run a SELECT statement against my MySQL database (I will give you the exact query)
• open a new HTML page and show only the specific columns I indicate, formatted in an easy-to-read table
Please keep the logic clean (PHP + MySQLi or PDO is fine), comment your code so I can adjust the query later, and separate the front-end markup from the database call. A short README explaining where to drop each file will be helpful.
• run a SELECT statement against my MySQL database (I will give you the exact query)
• open a new HTML page and show only the specific columns I indicate, formatted in an easy-to-read table
Please keep the logic clean (PHP + MySQLi or PDO is fine), comment your code so I can adjust the query later, and separate the front-end markup from the database call. A short README explaining where to drop each file will be helpful.
Related categories:
PHP
JavaScript
CSS
MySQL
HTML
Web Development
Backend Development
Frontend Development