Now the CMS basically support the article generated HTML, the benefits of generating HTML static Web page does not have to say, whether it is the page to open the browsing speed, or conducive to search engine optimization seo, there are obvious
First: Do not use mysql_escape_string, it has been deprecated, please use mysql_real_escape_string instead.
The difference between mysql_real_escape_string and addslashes is that:Difference One:Addslashes does not know anything about the MySQL
The final reason for the slow loading of the PHPMYADMIN4 series is that most of the recent phpMyAdmin's official website is not open, and the phpMyAdmin page automatically checks the program version updates on the official website. So when you go to
Learning Essentials:
Application of 1.Cookie
2.Session Session Processing
HTTP (Hypertext Transfer Protocol) defines the transmission of text, graphics, video, and all data through the World Wide Web (WWW)All the other data rules. HTTP is a
Aluminum cutting Machine I did a time ago a web site of PHP, the source code is spent 10 yuan to buy hundreds of sets of the kind of source code, but after a while, my site was someone else to black, there is a lot of black chain, make Baidu put my
, automatic loading mechanism
function __autoload (
) {//
$path = Str_replace (' _ ', '/', $class _name);
Require_once $path. '. php ';
}
This will automatically load the http/file/interface.php file
$a = new face ();
The corresponding class file
Here we will analyze how to open and use the Smarty cache, how to clear the Smarty cache and Smarty Global cache, partial cache, local cache three kinds of caching mechanism.
First, open and use the Smarty cache
To turn on the Smarty cache, simply
Php namespace namespace
The official statement is:
In PHP, namespaces are used to solve two types of problems encountered when writing a class library or application to create reusable code such as a class or function
1. User-written code
To determine whether a client uses a proxy server, it can be judged from the environment variable information sent by the client.
Specifically, just look at the Http_via field, if this field is set, the client uses a proxy server.
The anonymous
PHP batch removal of file BOM code function, Support folder batch removal. The specific PHP file code is as follows:
': ' Only detect file BOM does not perform removal of BOM operation'; Checkdir ($basedir, $loop), function checkdir ($basedir = ",
This article mainly shares the knowledge of PHP data type conversion.
PHP's data type conversions are cast, and the PHP data types that are allowed to be converted are:
(int), (integer): Convert to Reshape(float), (double), (real): Convert to
Upload Avatar, interface no jump way a lot, I used to add an iframe that kind. Directly below the code.
Html:
The route is the back-end interfaceUpload/avatar the saved address for the uploaded avatarimgurl=/upload/avatar/
Here's the last
is to
First, preface
Language is the expression of people to communicate and communicate, each language has its own symbols, expressions and rules. In the case of programming languages, it is also made up of specific symbols, specific expressions and
PHP is now one of the most widely used open source server-side scripting languages, and of course PHP is not the fastest, but it is the most commonly used scripting language.
PHP100 produced eclipsephp Sutdio also received the majority of phper
As a qualified PHP development framework, the individual feels the need to meet at least the following points.
First, crooked stick throws, good framework to have a good coding standards and file directory structure, the code should be easy to
PHP object to array
Data is invoked across platforms in the project, using JSON or XML. JSON and XML objects need to be transferred to an array. You can use the following function.
/** * * Turn objects into groups * @param $object objects to go
All the time, the app wants to push Android push by provinces and cities, only analyze the user's latitude and longitude and send tag.
Now finally there is a service provider.
Friends of the Union message push can be "push by the province", very
This library is simple, easy to use, easy for you to modify and improve the function, can solve most of the PHP project executed SQL operations.
Preliminary work
First of all, please download this class library m.class.php and then download a
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