Recently, the DX version of Kangsheng is basically determined, at least in the short term will not change greatly, therefore, I to Jincheng bar of the whole station for the front-end optimization, the operation of their own record down, one has a
The code is as follows
Copy Code
mysql_query ("Set names ' utf8′"); Set the Write encoding first
If you set the code, there will be no garbled problem.
PHP Settings page encoding
The code is as follows
code is as follows
copy code
function Countdown (v,oid) {if (v==true) {///First use Ajax to get the countdown cardinality (only when you run this function for the first time)$.get (' json/get_countdown.php ', function (data)
nbsp Generate Excel files in PHP
Haha, learn another trick today. PHP to generate Excel documents is too simple, it is estimated that everyone will use, so
Shared out.
Let's look at the code:
?
Header
jquery Code
The code is as follows
Copy Code
Yellow is the container ID, can also be class, the above JS to the background of the rolling container near the same, a few comments have been translated by me,
Linux PHP Chinese garbled
In Ubuntu under the PHP page output garbled, in the case of not involving the database code:
modifying "/etc/php5/apache2/php.ini" will
The code is as follows
Copy Code
Default_charset = "Iso-8
1, xml,extensible Markup Language (Extensible Markup Language) is a markup language that can create custom tag symbols (tags), a standard text format used to represent structured information, as a standard for next-generation data interchange
Generate XML Format data
We hypothesized that there is a student information table student in the system, need to provide to the third party call, and have id,name,sex,age record the student's name, gender, age and so on separately.
Let's check our PHP first to see if we've opened the GD library.
The code is as follows
Copy Code
if (extension_loaded (' GD ')) {Echo ' You can use gd ';foreach (Gd_info () as $cate => $value)echo "$cate: $value
My logo code:
Header A#logo {display:block;top:10px;width:380px;height:75px}
Finally find the answer on the Internet, IE8 browser picture more than a colored border, and Chrome browser does not have a border solution.
Specify the border style for
1, connect MySQL
Format: mysql-h host address-u user name-P user Password
1, connected to the MySQL on the computer.
First open the DOS window, and then enter the directory Mysql\bin, and then type the command Mysql-u root-p, enter after the
In the Site page, usually need to introduce external JS resources, but external JS resources may cause DOM blocking, affecting the speed of page loading. By asynchronous or delay the execution of JS, you can refer to the external JS resources
This section and you learn how to use SVN to build a test server, there are two commonly used methods, here is a brief introduction, Welcome to join me to learn SVN build test server method.In the regular team development process, test server
15: What is UBB code UBB code is a variant of HTML, is Ultimate Bulletin Board (a foreign BBS program, there are many places in the domestic use of this program) a special tag.Even if you prohibit the use of HTML, you can use Ubbcode? Maybe you'd
12: I want to add a file to the top of each file and the last one. But one of the added very troublesome 1: Open php.ini fileSet include_path= "C:" 2: Write two filesAuto_prepend_file.php and auto_append_file.php are saved in the C disk and they
I encountered the problem is that the release of the content is not a problem, but edit the document, modify the software is a blank page, after the search, as long as the following changes are OK.Find dede/(is your background login directory, if
Web|web Standard
Web standards have taught you to write code, which is clearly not efficient. The Web standards Promotion agenda has long been mentioned for efficient development, but now the effectiveness is not very satisfying, my personal point
css| Reference Program code
Header: Header
Content: Content/container
Tail: Footer
Navigation: Nav
Sidebar: Sidebar
Column: Column
Page perimeter control overall layout width: Wrapper
Left Right Center
Name all use lowercase letters, if you need
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.