Templates If you've never been in touch with PHP, take a look at this, of course, even though you already know something about PHP, a PHP4 manual is needed, too:. In addition, an HTML grammar manual is also indispensable .....
During the
function | thumbnail/**
* Scalable thumbnail generation function
* The latest version (registered user) can be obtained in the http://yodoo.com forum
* Demo effect also please login http://yodoo.com see, all of the site's thumbnails (jpg,png) are
Coding | conversion
encoding conversion between gb2312 and Unicode
The following example is to convert gb2312 to "whole" in this form
php4.3.1 later Iconv function is very useful, just need to write a uft8 to Unicode conversion functionTabular (gb231
if (eregi ("^[_.0-9a-z-]+@") ([0-9a-z][0-9a-z-]+.) +[a-z]$ ", $email)) { echo" your e-mail through preliminary check "; } ?> In this sentence, the first is to apply a eregi function, this function is also good to understand. Find a book, and I'll
pagination | Show 1, preface
Paging display is a very common way to browse and display large amounts of data, one of the most frequently handled events in Web programming. For the veteran of Web programming, writing this code is as natural as
Chinese preface:
PHP for various types of database operations have support, the operation of the file also has a very rich way to operate, many friends are now operating or based on file operations but sometimes in the operation of documents there
MVC with PHP (i) bugs in the problem is there, the biggest problem is the problem of the log system, such as the completion of this introduction after I have all corrected the program source code package
Come out, there will be no change here for
Problem | Optimization 1, in a function, when passing an array
Using return is more efficient than using global
Like what
function Userloginfo ($usertemp) {
$detail =explode ("|", $usertemp);
return $detail;
}
$login =userloginfo ($USERDB);
Than
The notation in Listing 2 is convenient, of course, but it is only available if the PHP pseudo instruction Register_globals is set to ON. This is the default setting before version 4.2, and many PHP developers are not even aware of the problem.
PHP Operation File FAQ
Objective:PHP for various types of database operations have support, the operation of the file also has a very rich way to operate, many friends are now operating or based on file operations but sometimes in the operation of
excel|web| Data | database | Page I because of the needs of the work, in the OA system, you need to import the contents of the Excel file into the database, but also need to export the contents of the database to Excel files. The author of OA is
Program we have visited such a site, each refresh banner random changes, in this article, we will introduce you to use PHP to achieve this function.
Steps
The principle of program implementation is: Call an array, each image corresponds to an array
check box PHP receives multiple checkbox information that is not automatically converted to an array as an ASP, which is inconvenient to use. But there is a solution, is to use JavaScript to do the preprocessing. Multiple check boxes with the same
Chinese Characters | questions | Chinese Author: bluedoor
Original post address: http://www.anbbs.com/anbbs/index.php?f_id=3&page=1
These two days are doing a keyword highlighting program, write a good program in the local test also run well, but a
Function
Wrote a few identity card aspects of the function, personal feeling very useful, especially in the network survey, the personal information in the identification card is very useful, but should be a few, or in their own blog to
The program writes itself to simply search for the technical information on your computer. The general idea is to look for the text in the specified directory, and then return the file name if it matches the keyword, and then display all the search
Standard | Bar code This sky saw someone fateh discuss such as using PHP to generate barcodes, so it took a little time to learn the EAN_13 standard. EAN_13 standard is widely used barcode coding standards, mainly used in the commodity circulation,
The full name of MD5 is message-digest algorithm 5 (Information-Digest algorithm), in the early 90 by MIT Laboratory for Computer and RSA Data Security Inc, Ronald L. Riv EST developed and developed by MD2, Md3 and MD4. Its role is to allow bulk
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