banihani.net
How to copy a database in phpMyAdmin |
http://www.banihani.net/how-to-copy-a-database-in-phpmyadmin
How to copy a database in phpMyAdmin – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. How to copy a database in phpMyAdmin. May 7, 2015. This tutorial will demonstrate how to copy or duplicate a database in phpMyAdmin. Begin by accessing phpMyAdmin. Select the database you wish to copy (by clicking on the database. Once inside the database, select the Operations. Scroll down to the section where it says “ Copy database to.
banihani.net
Database |
http://www.banihani.net/category/database
Database – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. Database is a collection of related data and data is a collection of facts and figures that can be processed to produce information. Mostly data represents recordable facts. Data aids in producing information, which is based on facts. For example, if we have data about marks obtained by all students, we can then conclude about toppers and average marks. May 7, 2015. May 7, 2015.
banihani.net
Leverage browser caching |
http://www.banihani.net/leverage-browser-caching
Leverage browser caching – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. May 7, 2015. One of the most common suggestions on Google’s page speed test is Leverage browser caching. This means that for those resources the browser does not know how long to keep these file in its cache. What is browser caching? So it is recommended that you explicitly set caching headers for all cacheable static resources like javascript, css files, mage f...
banihani.net
How to connect to MySQL database using PHP |
http://www.banihani.net/how-to-connect-to-mysql-database-using-php
How to connect to MySQL database using PHP – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. How to connect to MySQL database using PHP. May 7, 2015. To be able to connect to a MySQL database, you will need the following MySQL Database Connection Credentials:. Php $servername = "localhost" $username = "username" $password = "password" / Create connection $dbhandle = new mysqli($servername, $username, $pass...Leave a Reply Cancel reply.
banihani.net
Content Delivery Networks (CND) |
http://www.banihani.net/content-delivery-networks
Content Delivery Networks (CND) – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. Content Delivery Networks (CND). May 7, 2015. A content delivery network (CDN) places files in different locations so that the person using your webpage can receive the nearest copy of it faster. What is a CDN and Why Use One? By having your files on several servers across a geographical area you can make sure the user is loading files that are near them,...
banihani.net
Introduction to Structured Query Language |
http://www.banihani.net/introduction-to-structured-query-language
Introduction to Structured Query Language – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. Introduction to Structured Query Language. May 7, 2015. Are the names used and offered by you for the table and its columns, type. Stands for the kind of data to be stored in each column or field and size gives the maximum size. Of each field in terms of characters wide. For example: PRIMARY KEY (student number, unit number). Will reject an inse...
banihani.net
General |
http://www.banihani.net/category/general
General – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. Remove Query Strings from Static Resources. May 7, 2015. You might have come across this page after testing your website on Pingdom, GTmatrix, Google Page Speed Insights or YSlow OR when viewing your source code you see URL’s that look like this:. Http:/ mydomian.com/wp-content/plugins/js/some js? Ver=42 or something to that effect. They … Read More. May 7, 2015. May 7, 2015.
banihani.net
Remove Query Strings from Static Resources |
http://www.banihani.net/remove-query-strings-from-static-resources
Remove Query Strings from Static Resources – Walid BaniHani. Systems Analysis and Design. Introduction to Computer Organisation. Foundation of Digital Technology. Remove Query Strings from Static Resources. May 7, 2015. You might have come across this page after testing your website on Pingdom, GTmatrix, Google Page Speed Insights or YSlow OR when viewing your source code you see URL’s that look like this:. Http:/ mydomian.com/wp-content/plugins/js/some js? Ver=42 or something to that effect. Removing th...
SOCIAL ENGAGEMENT