Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b48a3bee5ddf0

Jump to content

Driver (software)

From Wikipedia, the free encyclopedia
(Redirected from Driver (computer))

A driver in software provides a programming interface to control and manage specific lower-level interfaces that are often linked to a specific type of hardware, or other low-level service. In the case of hardware, the specific subclass of drivers controlling physical or virtual hardware devices are known as device drivers.[1]

Example

[edit]

A client library for connecting to a database is often known as a driver, for example, the MySQL native driver for PHP.[2]

References

[edit]
  1. "What is a Driver?". Microsoft. 27 September 2024. Retrieved 5 May 2025.
  2. "MySQL native driver for PHP - mysqlnd". MySQL. Retrieved 2 September 2018.