Hello, there!
I am Wei Zheng, a computer programmer. This page is a showcase of my programming projects, including JavaScript, Database, and PHP. Thanks for stopping by!
Get in touch!
Want to hire me for a project, get questions about my work or just want to say hi? Try my online contact form!
PHP and Database Sample:
A simple product list application displays the product data by category.
The PHP code pulls the products information from database.
Product List
Sketch Book
CODE |
NAME |
PRICE |
TYPE |
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'app'@'localhost' (using password: YES) in /var/www/masterz.ca/assignment3_connect.php:15
Stack trace:
#0 /var/www/masterz.ca/assignment3_connect.php(15): mysqli_connect()
#1 /var/www/masterz.ca/list_sketch.php(120): require('...')
#2 {main}
thrown in /var/www/masterz.ca/assignment3_connect.php on line 15