'
Find config.inc file under C:\wamp\apps\phpmyadmin3.5.1 Inside this file find this one line
$cfg['Servers'][$i]['password'] =";
and replace it with
$cfg['Servers'][$i]['password'] = 'Type your root password here';
'
Find config.inc file under C:\wamp\apps\phpmyadmin3.5.1 Inside this file find this one line
$cfg['Servers'][$i]['password'] =";
and replace it with
$cfg['Servers'][$i]['password'] = 'Type your root password here';
Hi, I’m Vijay Chauhan, a web developer from India in love with all things internet. Online since 2015.
JavaScript Version of Loan Amortization 1. Loan Calculator Function (Pure JS/TS) export function calculateLoanSchedule ( principal:...
No comments:
Post a Comment