Tuesday, December 7, 2010

TRANSLATE: Important PHP Functions of Dynamic Web Pages

PHP (PHP: Hipertext Preprocessor) is a server-side scripting language that integrates with HTML to create dynamic web pages. Because PHP is a server-side scripting language PHP, the syntax and command executed on the server and then send the results in to the browser in HTML. Thus the program code written in PHP will not be seen by all users so that web security is guaranteed. PHP is designed to form a dynamic web page that is halamn web that can be displayed based on current demand, such as displaying the content database to a web page.
Open Source PHP included in the Product, so that immediately below the PHP code can be changed and distributed freely. The latest version of PHP can be downloaded for free at the official website of Official PHP. PHP also can run on different Web servers like IIS (Internet Information Server), PWS (Personal Web Server), Apache, Xitami, etc.. PHP is also capable of cross-platform. This means that PHP can run on Windows operating systems and some versions of Linux, and PHP can be built as module Apache web server and as a binary that can run as a CGI (Common Gateway Interface). PHP can send an HTTP header, to set cookiesm, set the authentication and redirect users.
One of the advantages possessed by PHP is its ability to perform keoneksi to a variety of database software, so as to create a dynamic web page. PHP has a good connectivity in a variety of databases including Oracle, Sybase, mSQL, MySQL, Microsoft SQL Server, Solid, PostgreSQL, Adabas, FilePro, Velocis, dBase, Unix dbm, and not least of all air-interfaces ODBC databases. PHP also has integration with external libraries of documents that can make you do everything from a PDF document to parse the XML, PHP supports communication with other services through the IMAP protocol, SNMP, NNTP, POP3 or HTTP. If PHP is in your web page, it is no longer needed special lingkingan development or special directories. Almost all database applications made with PHP. With this capability we will have a database system that can be accessed from the web.

No comments: