How to remove file extensions from display via htaccess Login your cPanel.-> Search the Files category and click on the File Manager icon.-> In the top right hand side, click on Settings -> You should now be in the Root folder of the domain you choose. -> Use text editor.

Use this code: RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.html -f
RewriteRule ^(.*)$ $1.html [NC,L]
Use this code in .htaccess file.
Note : -
If are you using the extensions in in this file please remove this.

For Example :-



Change the all Url in same format!
Read More
Learn how to make a website responsive in this quick CSS and HTML5.
How To Make A Website Responsive
What is Responsive Web Design?
Responsive Web Design Latest trends of Web Technology, open the website in multipul devices that called responsive webdesign. we use single HTML and use multipal css Using media query.
Using media queries CSS media query on a link element

CSS media query within a stylesheet

Understanding the Layout
Adding Content To Web Design
Read More
What is core PHP? Core PHP is very basic PHP. It is used to create dynamic web pages. It works without any additional library. If you learn core PHP you can easily understand how to create an advanced web application using PHP framework. So it is very important to learn core or principle PHP programming to create dynamic web applications. You can see more about PHP from the official site of PHP Hypertext Preprocessor
Example of PHP First Page
Read More

Read More

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
Windows requirements
VLC runs on all versions of Windows, from Windows XP SP3 to the last version of Windows 10.
Read More

Is your computer running slower than usual? Are you getting lots of pop-ups? Have you seen other weird problems crop up? If so, your PC might be infected with a virus, spyware, or other malware—even if you have an antivirus program installed.
Step 1: Enter Safe Mode
Before you do anything, you need to disconnect your PC from the internet, and don’t use it until you’re ready to clean your PC. This can help prevent the malware from spreading and/or leaking your private data.
Step 2: Delete temporary files
Now that you’re in Safe Mode, you’ll want to run a virus scan. But before you do that, delete your temporary files. Doing this may speed up the virus scanning, free up disk space, and even get rid of some malware. To use the Disk Cleanup utility included with Windows 10 just type Disk Cleanup in the search bar or after pressing the Start button and select the tool that appears named Disk Cleanup.
Step 3: Download malware scanners
Now you’re ready to have a malware scanner do its work—and fortunately, running a scanner is enough to remove most standard infections. If you already had an antivirus program active on your computer, you should use a different scanner for this malware check, since your current antivirus software may not have detected the malware. Remember, no antivirus program can detect 100 percent of the millions of malware types and variants.
Read More

Windows 10 is the best PC operating system yet, with a powerful new Start menu, a UI that switches between and touch and mouse-friendly modes, the Cortana digital assistant and a host of other improvements. If you're already running a legitimate copy of Windows 7 or 8, you're eligible to upgrade for free. Running an OS upgrade takes a little time but not much effort or expertise -- when you're done, you'll have the most powerful Windows yet, with all your programs, settings and data still in place. Here's how to upgrade to Windows 10.
Windows 10 should install without a hitch, but driver problems are a possibility and, during any system update, there's always a chance something will go wrong. Before you begin the process, make sure you have all of your data files backed up, preferably to a cloud service such as Microsoft's own One Drive, where you can download them again if your computer crashes. If you don't have a system restore disk already, it's a good idea to make a full system backup, using disk imaging software such as Macrium Reflect, which makes a bit-by-bit copy of your hard drive.
Read More
Next PostNewer Posts Previous PostOlder Posts Home