coderog
Telegram, the messaging app, is rapidly rising in popularity. Although Russians Nikolai and Pavel Durov founded Telegram in 2013, it has only recently ...
Introduction Bitcoin is almost synonymous with the rise of cryptocurrency in the public imagination. From its humble beginnings in 2009 to its bumps and ...
Wondering how to install Drush on Ubuntu? Here’s how we do it. As a part of our Server Management Services, we help our Customers with software ...
ERROR 2013 (HY000) at line 401: Lost connection to MySQL server during query. If you face this error during running MySQL commands simply Increase ...
Why is this happening? Can I prevent this? (besides passing them as string) var_dump(json_encode()); outputs: string(39) "" Solution: You ...
Table of contentsWhat are WordPress Custom Fields?Adding Custom Fields in WordPressDisplaying Custom Fields in WordPress ThemesCan’t Find Custom Field in ...
I have a network call to be executed. But before doing that I need to check whether the device have internet connectivity. The connectivity plugin states ...
Are you seeing 500 internal server error in WordPress? Internal server error is one of the most common WordPress errors. Since the error doesn’t give any ...
Recently one of our readers asked how to turn off PHP errors in WordPress? PHP warnings and notices help developers debug issues with their code. However it ...
Set Drupal to show all errors when developing your module. Some errors are only reported when all PHP error reporting is switched on. Without the error ...