Related Articles
5 Best Free Icons Download Websites with No Attribution Required
You need icons for all the web projects, I have collected the 5 best websites which gives free icons download with out giving any attribution for the icon, and whats more interesting is these websites also gives options where you can customize and download the icon in any color and any size you want. The […]
This app still has access to your account when your device is turned off
Have offline access This app still has access to your account when your device is turned off. This error occurs because previously you have granted access to the same user id, it will take some time at Google to update Auth Token and then it refresh. If you do after some time then it will […]
PHP Magic Constants __LINE__ __FILE__ __DIR__ __CLASS__ __TRAIT__ __METHOD__ __NAMESPACE__
Below are the list of PHP predefined Magic Constants PHP Magic Constants Name Description __LINE__ The current line number of the file. __FILE__ The full path and filename of the file with symlinks resolved. If used inside an include, the name of the included file is returned. __DIR__ The directory of the file. If used […]