Acceptance code: AC Acknowledge – With Detail and Change AE Acknowledge – With Exception Detail Only AT/AK Accepted as is
Author: Yvonne Lu
PHP Execute A Program On Server
Here are two commands to execute a program located on the server: exec(“command”); or system(“command”); Command could be an executable
Avoiding auto-increment holes on InnoDB with INSERT IGNORE
Short answer: Stop MYSQL server Set innodb_autoinc_lock_mode=0 in my.ini. Note that there are multiple my.ini files in Mysql directories. The
Turn Down Fan in HP Laptop
For weeks my laptop fan just goes nonstop at top speed. Here’s how I fixed it. Go to Settings and
PHP Mail Log
Normally, if one sent an email, a copy of it will appear in the user’s sent box. However, if one
Reset Mysql Root Password Without PHPMyAdmin
Here’s a link to a good post on MYSQL password in general https://www.techrepublic.com/article/how-to-set-change-and-recover-a-mysql-root-password/ First time MYSQL install, use the following
How to upgrade PHPMyAdmin
How to upgrade PHPMyAdmin under XAMPP: Stop MySql Rename the current phpmyadmin directory. Go to https://www.phpmyadmin.net/downloads/ to download the latest version. I
Update MYSQL under XAMPP
XAMPP is now packaged with MariaDB. MariaDB is a community version of MySql. It was created because programmers want to
MySQL Change Root Password In XAMPP
note: as of MariaDB 10.4, this post is no longer effective. See https://mariadb.org/authentication-in-mariadb-10-4/ Good post about how to change root
How to Draw An Unfilled Circle in Photoshop
Here’s a tip that I kept forgetting when I don’t use Photoshop for awhile. It works in Photoshop element too.