View Single Post
Old 03-18-2019, 03:41 AM   #3
adityadev
Registered User
 
Join Date: Jul 2017
Posts: 86
1. PHP stands for Hypertext pre-processor.

2. PHP is a server side scripting language. This means that it is executed on the server.

3. PHP files are saved with the ".php" file extension, and the PHP development code is enclosed in tags.

4. PHP is open source and cross platform.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
adityadev is offline   Reply With Quote