Knowledge Base

Get Expert Website Hosting

Choose website reliability and expertise with SiteGround!

Home / Website Help / PHP Questions / What are PHP variables?

What are PHP variables?

Last update: Feb 06, 2020

PHP variables are used for storing values such as numeric values, characters, character strings, or memory addresses so that they can be used in any part of the program.

Share this article