Php is a powerful tool for making dynamic and interactive web pages. Php is the widely use free and efficient alternative to competitors such as Microsoft ASP.In our tutorial, we will get started to learn in basic tutorial in php programming.
Ok lets get start !
First thing to do, at the first you learn how use this in php you can do a lot of things that you learn while ago for HTML, XML and HTML, this are the simple basic coding in web development. Now, you open dream weaver for adobe or macro media but if you are haven't this software you can use notepad as simple software compiler for coding. Most of the web developers they used an advance like dream weaver, photo shops, flash, fireworks or 3d max for an efficient user friendly website. Nothing impossible if you do and create new one like facebook it invented by mark zuckerberg Mark zuckerberg is one used his own strategy and collaborating to other big company's.
Now as the following, you write in notepad or dream weaver this sample code:
<html>
<head><title>Sample</title></head>
<body>
<?php
echo "Hello world";
?>
</body>
</html>
Then save as, you save in directory of php, htdocs inside for xampp or www inside for wamp server.
Output:
Hello world
_________________________________________________
Gosh, if you do this, you know the average of working in your client or company is an advantage to your performance. Hehe.
next step ->
Walang komento:
Mag-post ng isang Komento