LOL. I opened up my mailbox and got this email which wasn’t filtered as spam.
Dear lopau Team,
Good day to you [...]
Posted in Online Scams | No Comments »
LOL. I opened up my mailbox and got this email which wasn’t filtered as spam.
Dear lopau Team,
Good day to you [...]
Posted in Online Scams | No Comments »
Quick tip. The feature is not (yet) supported in phpMyAdmin but you can easily make the change by simply issuing this sql statement.
RENAME TABLE old_table TO new_table
Posted in WAMP | No Comments »
This is useful if you don’t have access to phpmyadmin on your server but have access to ssh and ftp. Or you have a huge sql dump like 10MB or higher that you cannot import directly on phpmyadmin. In my case the phpmyadmin directory was password protected by Apache and I don’t have the right [...]
Posted in WAMP | 1 Comment »