Posts Learn Components Snippets Categories Tags Tools About
/

PHP Variables

PHP variables is defined with the dollar sign and it can store all all data types.

Created on Jun 15, 2021

145 views

To declare PHP variables you have to define them with the "dollar sign" $ and specify the name for it.

Code Example

Created by

PostSrc poster

PostSrc

Full stack developer mainly focusing on the front end side of the web. The main author of PostSrc and loves writing tutorial and guides online.

Load comments for PHP Variables

PHP Basics cover

PHP Basics

Learn the basics of PHP language and get a firm foundation of the features and functionalities

)