PHP13: Class Notice: This article is working on progress!
This chapter introduces the PHP class.
Currently, almost every language supports object-oriented programming, and PHP is not an exclusive programming language.
PHP does not support
The phppreg_replace modifier u is described in
"This modifier opens an additional feature that is incompatible with perl. the mode string is considered to be UTF-8"
What do you mean? I don't know what I understand.
Utf8 is a variable-length code.
Php random number php mt_srand play a better random number generator seed
Mt_srand(PHP 3> = 3.0.6, PHP 4, PHP 5)Mt_srand -- play a better random number generator seedDescription
Void mt_srand (int seed)
Seed is used to seeding the random
Php connection to sql2000 first let's review how to use php_mssql.dll, which comes with PHP, to connect to SQL Server 2000 and use mssql functions, which is the same as MySQL operations.
1. open the PHP configuration file php. ini and find;
[Php] normal? Table? Summary]
PHP doctor Zheng? Table ?? Groups 3 ?? Zookeeper.
?? ? Table ?? Number (POSIX Regex): ereg () system. Too many instances cannot be created. PCRE? Table ?? Number (Perl interaction ?) : Preg_match () system. Too many
Accept? PHP ?? 1. use PHP to print the time format of the previous day in the format of 22:21:21
Date_default_timezone_set ('prc'); // Set the China time zone
Echo $ today = date ("Y-m-d h: I: s", (time ()-86400); // yesterday ??
2.
PHPmktime () function definition and usage
The mktime () function returns the Unix timestamp of a date.
The parameter always represents the GMT date, so is_dst has no effect on the result.
The parameters can be left empty from right to left. the
Regarding propel -- PHP, I don't know who has used propel for ORM, but propel is still efficient. it is written like this:
1. $ author = new Author ();
2. $ author-> setFirstName ('Jane ');
3. $ author-> setLastName ('Austen ');
4. $ author->
PHPaddslashes () function definition and usage
The addslashes () function adds a backslash before the specified predefined character.
The predefined characters are:Single quotes (') double quotes (") backslash (\) NULL syntax
Addslashes
In php, _ sleep and _ wakeup are in php, and __sleep and ___ wakeup are two methods called before and after object serialization respectively,
_ Sleep is called before an object is serialized. it does not receive any parameters but returns an array.
Install and configure IIS in php
Take the php installation directory c: \ php as an example. First, find c: \ php \ sapi \ php4ts. dll file, copy it to the windows system directory (% windows %/system32 directory in windows XP ). Add a file
Php knowledge accumulation found that you have used enough languages and development platforms ..
C-> VBScript-> C ++-> C #-> C ++-> Ruby-> PHP
This post has accumulated some PHP knowledge.
First, the basic output:
1 echo (): This is not a
PHP9: expressions This chapter describes PHP expressions.
PHP expressions are actually no different from other languages. A normal value assignment is an expression, and a function is also an expression. The ternary conditional operator is also:
$
PHP is dying? In the blog of Justin James, he published an article titled PHP Is Doomed. the reason why PHP Is dead Is that PHP does not support multithreading. Projects under $5000, LAMP, J2EE and MS. there are a lot of options between them. these
Definition and usage of PHPerror_reporting
Error_reporting () sets the PHP error level and returns the current level.Syntax
error_reporting(report_level)
If the level parameter is not specified, the current error level is returned. The following
Description of PHP Extension Library
Php_bz2.dll bzip2 compression function library none
Php_calendar.dll built-in calendar conversion function library since php 4.0.3
Php_c2.16.dll no ClibPDF function library
Php_crack.dll password cracking
I ran js in php and went to the zend website this day. I saw a monkeyspider tag,
Http://devzone.zend.com/article/4704-Using-JavaScript-in-PHP-with-PECL-and-SpiderMonkey
Hey, I used to write an extension php extension in c to link spiderMonkey
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