Languages and it's Developers...👩🔧
Php0 followers0 questions6 posts
0 followers
0 questions
6 posts
TEST Topic
Basic PHP Syntax :
• A PHP script can be placed anywhere in the document.
• A PHP script starts with <?php and ends with ?>:
• Syntax :
<?php
// PHP code goes here
?>
• The default file... (More)
Types of Installation Software for PHP: -
There are four Software that can be use for Web-Development by using PHP Scripts
- AMPPS: - It is a software stack from Softaculous enabling Apache, MySQL, MongoDB, PHP, Perl, Python and Softaculous auto-installer... (More)