Thread
:
What is PHP?
View Single Post
#
8
(
permalink
)
12-06-2010, 05:47 AM
Zachariahbroune
Junior Member
Join Date: Dec 2010
Posts: 5
- PHP stands for PHP: Hypertext Preprocessor
- PHP is a server-side scripting language, like ASP
- PHP scripts are executed on the server
<html>
<body>
<?php
echo "Hello World";
?>
</body>
</html>
__________________
online casinos reviews
Zachariahbroune
View Public Profile
Send a private message to Zachariahbroune
Find all posts by Zachariahbroune