In the previous article, we introduced the concept of pear, coding rules, simple use methods, you may have a preliminary understanding of it. This time, we will describe the functionality of some of the modules in the existing Pear library and how
Abstract class
Abstract classes cannot be instantiated.Abstract classes, like other classes, allow you to define variables and methods.Abstract classes can also define an abstract method, and the methods of the abstract class will not be executed,
There are a number of new interfaces in PHP5. You can learn about their applications in the series of articles translated by Haohappy. At the same time, these interfaces and some of the implemented classes are classified as standard PHP Library (SPL)
PHP has some characteristics of dynamic language, but not completely. Although the logo of PHP is an elephant, the nose of this elephant is too short to be able to reach something often, but it is like a pig. The purpose of this paper is to explore
* This article is a supplement and revision to the Classes and Objects in PHP5 series, and introduces the overall framework of the PHP5 object system, but some features are not specifically described. It is strongly recommended to read this article
VBulletin
VBulletin HACK
----Show topic size and open new Window on Forum index page
Author: gogosoft
"Show topic Size"
Reason: 1.1. This feature is not available in version 4, and some users use it as a reference for viewing the topic.
Pros: Just
In the author's application of several PHP home space, the ability to provide mail functionality is not much, always call the mail () function after the end of nothing. But e-mail is becoming more and more important in online life. Think of internet
These days have been to write Excel into MySQL, found an article, search the PHPX forum, no this post, put it reprint as follows:
COM functions in the PHP4 (Windows version)
Introduced
COM functions built into the PHP4 are quite attractive for
Today try to write a PHP and C language through the socket communication program, read the PHP manual, found that there are several ways to establish a socket client.
1, through Fsockopen () to establish a socket connection, and then use Fputs ()
using PHP to manipulate Oracle databases
One . database connections
in the previous section, we have introduced php and mysql Some basic operational knowledge of the database in the internet about php and mysql
Learning Purpose: Learn to read data
Take a look at two functions first:
1, mysql_query
Sends out a query string. Syntax: int mysql_query (string query, int [link_identifier]); return value: Integer
This function sends out the query string for
Learning Purpose: Learn to add delete modification data
mysql_query ($exec);
Single This statement can do all of the operation, the difference is $exec this SQL statement
Added: $exec = "INSERT INTO tablename (ITEM1,ITEM2) VALUES ('". $_post['
31. Fixed an initialization problem when using Ms-sql, this problem may cause the mssql_query () function to crash. (Zeev)
32, the Pcre upgrade to 3.2, and fixed a selected style as an empty string when the bug. (Andrei)
33. Fixed a bug that made
Description
A good long changelog, here seems to be only about 1/3, some things I really do not know how to turn, had to leave foreign language. The author of the change is in the parentheses behind it.
1. Fixed an error in modifying LDAP that
Once upon a time, we found that the extension of the active pages used by the surrounding sites was growing, from the previous most popular Microsoft ASP (*.asp), to the Sun's JSP (*. ColdFusion), which used to be easy-to-use, modular and advertised
Midfield one: Database connection
The first two chapters focus on the PHP language, and now stop to start creating an application. In this chapter, you will create an application that connects to the MySQL database.
After studying the previous two
A script that sends an e-mail message may be one of the most common scripts you can find on a Web site, although it's simple, and a mail script can sometimes make the programmer very frustrated. PHP has a function called mail (), it only needs to
PHP has built-in support for many databases (also ODBC)
Adabas D
--with-adabas=dir
Added support for the Adabas D database when compiling. This parameter is the installation directory for Adabas D, and the default is/USR/LOCAL/ADABASD.
EditPlus
P> saw Fontomas's "visual programming with EditPlus for J2SDK" (see http://www.csdn.net/Develop/article/15/15416.shtm), the author is a PHP programmer, Germination of the idea of letting EditPlus debug PHP programs. After my test with N
FCKEditor
Online Editor FCKeditor 2.0 trial notes
First, IntroductionNovember 30, 2004 launched the FCKeditor 2.0 RC1 version, according to its official website: This is the first stable version of the FCKeditor version 2.0. We can now consider
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service