Q:- what is php ?
Ans:- php Hypertext Preprocessor or personal home page .
it is a widely-used open source general-purpose scripting language .
basic example of php language ...
here:-
<?php - it is known as opening state.
?> - it is known is closing state.
it every user find why we used php language ? and why we used php language ?
don't matter for confusion .
whats requirement for php language ?
Ans:- php Hypertext Preprocessor or personal home page .
it is a widely-used open source general-purpose scripting language .
basic example of php language ...
example
<?php
echo "Hi, I'm a PHP script!";
?> here:-
<?php - it is known as opening state.
?> - it is known is closing state.
it every user find why we used php language ? and why we used php language ?
don't matter for confusion .
whats requirement for php language ?
- server there are four types 1-wamp, 2- lamp, 3- mamp, 4- xamp,
- dreamweaver
- not any for hardware and software requriments it is free of cost available.
- php is open source technology but dot net is not.
- it is free of cost
- not hardware and software requriments.
- it is run any types of systems like linux, mac , win bassed etc.
- software requriments;-
- server appache
- php interpreter
- database- mysql
- server as define as above-
- we used three types of
- echo
- print()
- print_r()-it is used for array only...
0 comments:
Post a Comment