Popular Books:
What Is WSDL
This section describes what is WSDL - an XML based standard designed to describes protocol bindings and message formats of Web services. 2024-07-20, ∼642🔥, 0💬
mysqli_connect() and Other MySQL Functions
This section describes procedural functions provided by MySQLi module. mysql_connect() creates a connection to the specified MySQL server. 2024-07-20, ∼573🔥, 0💬
Create New ZIP Archive
This section provides a tutorial example on how to create a new ZIP archive and add files into the archive using the ZipArchive class. 2024-07-20, ∼557🔥, 0💬
Extract Files from ZIP Archive
This section provides a tutorial example on how to open an existing ZIP archive and extract files from the archive using the ZipArchive class. 2024-07-20, ∼549🔥, 0💬
Hello_There.php - First Example of SOAP
This section provides a tutorial example on how to use the SOAP extension to call a Web service provided by herongyang.com to get a greeting message. 2024-07-20, ∼542🔥, 0💬
Create ZIP Archive with Directory
This section provides a tutorial example on how to create a ZIP archive with a directory and adds files to that directory using the ZipArchive class. 2024-07-20, ∼515🔥, 0💬
Install DOM Extension on CentOS
This section provides a tutorial example on how to install PHP DOM Extension on CentOS systems. 2024-07-20, ∼203🔥, 0💬
DOM (Document Object Model) Module
This section describes what is DOM (Document Object Model) Module, which allows you to parse XML and HEML documents. 2024-07-20, ∼153🔥, 0💬
Parse and Traverse HTML Documents
This section provides a tutorial example on how to parse an HTML document into a DOMDocument object and traverse it as a DOMNode object tree. 2024-07-20, ∼147🔥, 0💬
PHP Version Pre-Installed on CentOS
This section provides notes to verify PHP version supported on CentOS and run a simple PHP interactive scripting session. 2024-07-20, ∼146🔥, 0💬
Downloading and Installing PHP Documentation
This section provides a tutorial example on how to download and install PHP documentation in HTML format. 2024-07-20, ∼144🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use the getSelectedItem() method to know which op...
This section describes the built-in primitive datatype, 'boolean' that represents 2 Boolean values o...
Want to know when is the 2016 Chinese New Year day? Look for free Chinese calendars for 2016? Chines...
Where to find lucky wedding dates for year 2038? Lucky Wedding Dates: 2038 - Year of the Horse ⇒ L...
This section describes the SHA1 algorithm - a 6-step process of padding of '1000...', appending mess...