Search Knowledge Base by Keyword
Glossary Of phpMyAdmin
phpMyAdmin Tool is the database management tool used to access databases and work on different queries. There are many terms used in phpMyAdmin.
Here are some terms used with phpMyAdmin-
- .htaccess – It is the default name of Apache’s directory-level configuration file
Reference Link – https://en.wikipedia.org/wiki/.htaccess
- ACL – Access Control List
- Browser – It is an application used to access the web-based application
Reference Link – https://en.wikipedia.org/wiki/Web_browser
- CGI – Common Gateway Interface – It is a technology that enables client web browser to request data
Reference Link – https://en.wikipedia.org/wiki/Common_Gateway_Interface
- ChangeLog – It is the log of changes made to the project
Reference Link – https://en.wikipedia.org/wiki/Changelog
- Cookie – It is the information packet sent to a worldwide web by a server and then returned back by the browser each time it accesses the server
Reference Link – https://en.wikipedia.org/wiki/HTTP_cookie
- CSV – Comma Separated Values
Reference Link – https://en.wikipedia.org/wiki/Comma-separated_values
- DB – Database – Collection of Data
Reference Link – https://en.wikipedia.org/wiki/Database
- PHP Extension – It is a PHP module that extends PHP
Reference Link – https://en.wikipedia.org/wiki/Plug-in_(computing)
- Foreign Key – A Column or group of columns that provide a link to connect two tables
Reference Link – https://en.wikipedia.org/wiki/Foreign_key
- Gzip – It is also known as GNU zip and is used to compress files
Reference Links – https://en.wikipedia.org/wiki/Gzip
- HTTP – It is also known as Hypertext Transfer Protocol and is used to transfer data on worldwide web
Reference Link – https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- HTTPS – It is the secure version of HTTP
Reference Link – https://en.wikipedia.org/wiki/HTTPS
- Index – It is the feature that allows quick access to the rows
Reference Link – https://en.wikipedia.org/wiki/Database_index
- IP Address – It is the number that follows Internet Protocol to communicate from one network to other
Reference Link – https://en.wikipedia.org/wiki/IP_address
- ISP – It is also known as Internet Service Provider that offers access to the internet
Reference Link – https://en.wikipedia.org/wiki/Internet_service_provider
- JPEG – It is the most commonly used method of compressing photographic images
Reference Link – https://en.wikipedia.org/wiki/JPEG
- Media Type – It was formerly known as MIME Type and is used to identify file formats
Reference Link – https://en.wikipedia.org/wiki/Media_type
- MySQL – It is the multi-thread, multi-user SQL (Structured Query Language)
Reference Link – https://en.wikipedia.org/wiki/MySQL
- PDF – It is also known as Portable Document Format and is developed by Adobe Systems for representing the two-dimensional document
Reference Link – https://en.wikipedia.org/wiki/MySQL
- PHP – It is also known as Hypertext Preprocessor and is an open-source programming language used to develop a server-side application
Reference Link – https://en.wikipedia.org/wiki/PHP
- Server – It is the service provider between two computing systems
Reference Link – https://en.wikipedia.org/wiki/Server_(computing)
- Stored Procedure – It is the subroutine available to applications accessing relational database system
Reference Link – https://en.wikipedia.org/wiki/Stored_procedure
- TCP – It is also known as Transfer Control Protocol and is one of the Internet Protocols used to transfer information from one server to another
Reference Link – https://en.wikipedia.org/wiki/Internet_protocol_suite
- URL – It is also known as Uniform Resource Locator and is used for referring to documents and images on the internet
Reference Link – https://en.wikipedia.org/wiki/URL
- XML – It is also known as Extensible Markup Language and is used to create special mark up language capable of describing different kinds of data
Reference Link – https://en.wikipedia.org/wiki/URL
- ZIP – It is the file format that supports data compression and archival format
Reference Link – https://en.wikipedia.org/wiki/ZIP_(file_format)