is a high-level interpreted language embedded in HTML pages and executed on the server. PHP code is enclosed in special tags begin and end that allow entry and exit PHP mode. What distinguishes PHP JavaScript technology, which runs on the client machine, is that PHP code is executed on the server. PHP can do anything you can do with a CGI script, such as processing form data, generate dynamic page content, or send and receive cookies.
0 comments:
Post a Comment