Search Results for:

PHP – Replace Multiple Characters

To replace multiple characters in PHP, here is a simple solution: Replace Multiple Characters PHP If you want to replace more than once characters...

PHP Error Reporting Code

To display PHP error reporting within the code, following post may be helpful. Enable PHP Display Error To enable errors, usually errors and warnings,...

The Symbol ‘grub_xputs’ Not Found

After installation of Ubuntu’s latest release, following error starts appearing in the startup: the symbol ‘grub_xputs’ not found How To Resolve – The Symbol...

Ubuntu – Incompatible License

After installation of Ubuntu’s latest release, following error starts appearing in the startup: Incompatible License How To Resolve – Incompatible License To resolve this...

Uninstall / Remove Applications Ubuntu

Are you looking for how to uninstall or remove applications and programs from Ubuntu / Linux. Here is a simple solution: Uninstall Ubuntu Programs...

MySql Date Add Subtract

To add or subtract dates through MySql, here are both of the examples, where you will find how to add and how to subtract...