March 15th, 20170407Some basic HTML tags developers/designers use regularly explained below. 1. - you can use it for longer, multi-lines quotations from a different source than the rest of the content. They are usually indented by browsers
March 15th, 20171453We are going to share you some cool JavaScript features you will love them features like Base64 encoding and decoding, The vibration API, Constants, CSS property is supported with JavaScript and The page visibility API.
March 15th, 20170930Learning programming is fun and easy, but writing down a good quality code can be a little bit daunting task. In several cases, developers find themselves scratching their heads trying to understand or break down the previously written spaghetti code just to make some minor changes in the setup.
February 28th, 20170674Laravel is one of the best PHP Framework so we are going to show you some cool functions and methods in this article I hope you like it.
February 13th, 201701140You can use the date function to generate a date string of your desired format. As a second parameter, you can add a UNIX timestamp representing the date that you wish the string to hold.
February 13th, 2017101608Let us say that we want to use the OpenWeatherMap API to display the weather in an arbitrary city. We could achieve this in the following way
February 2nd, 20170848In this article we will teach you some PHP Basics like Data types, Mathematical operators, Comparison operators, Comments, Conditional Statements, Loops, Global functions and Functions.