Let’s see the List of banned Chinese Apps including TikTok banned by India. Keep the list for web security. The reason behind the ban is Security and privacy. The government claims that these apps spy on users ‘ data. Here are some of the most popular banned Chinese apps. Tik Tok, Share It, Kwai. UC…
Category: Web Tips
Essential plugins for WordPress 2024-For Better performance of WP
WordPress is an Opensource Content management system used widely to develop websites. This CMS is easily customizable using available plugins and themes. Some of them are free. We will discuss some essential plugins to manage a website. The developer should be careful to choose the plugins. Otherwise, these new plugins and themes will affect website…
Internet Live Stats – Internet Usage and Social Media Statistics
The following website is showing Internet Live Stats at realtime. https://www.internetlivestats.com/ It’s an amusement to Watch the Internet as it grows in real-time and monitors social media usage. We can see Live Internet users, websites, blog posts, Facebook, Google+, Twitter, and Pinterest users. Imagine how many total numbers of emails, Google searches, YouTube videos, Tumblr…
Reading and writing to files in PHP
Let’s see the reading and writing to files in PHP with the help of an Example. Create a text file example “file.txt” in the root folder. //reading the contect $stockFile = “file.txt”; $fh = fopen($stockFile, ‘r’); $stockfileContents = fread($fh, 21); fclose($fh); You can open the file using “fopen” command The “fread” command is for reading…
What is Manglish-Manglish to Malayalam
Manglish-Type Malayalam words using English Alphabets. Manglish assists you to easily type Malayalam online. Following are the main features of Manglish:- 1. Type in Manglish and press ‘Space Key’ or ‘Enter Key’ to view corresponding Malayalam words. List of suggestions will come and select it accurately 2. View all possible suggestions of Malayalam conversions for…