Huawei unveiled the OS size 10 KB
Huawei has proposed a conceptual new solution for an emerging market, “Internet of things” – the operating system the size of a ten kilobytes....
Huawei has proposed a conceptual new solution for an emerging market, “Internet of things” – the operating system the size of a ten kilobytes....
This is one of the easiest problem in the project euler archive. You can perform this problem in any language of your choice. As this site is specifically for w...
Regular expressions are the patterns that allow you to process text based on certain requirement. This in turn produces the sequence or pattern of text that is ...
A function is used in almost every programming language to reduce excessive code and for effective code re-usability. In some programming languages function is ...
PHP like any other programming language has an exception handling feature. You can write your code in a such way that it catches the most obvious exception depe...
In this tutorial, we’ll see how to display the contents of mysql table in your php webpage. In my previous tutorial of webserver setup, we checked out how to se...