MANGODB Installation
1. Download MongoDB installation files, I installed the Windows 64-bit, download the address as follows:
Https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-2.6.6-signed.msi
2. Create a new MongoDB folder in E-disk
Discussion on user authentication of PHP (II.)
Popcorn December 28, 2001 Www.westxj.net
(ii) Multi-user authentication based on HTTP
The last time we introduced a single user authentication based on HTTP, this time using MySQL database
Multi-user
Skill | script with PHP user authentication
If you want to implement password protection on a per-script basis, you can use the header () function together with the $php_auth_user, $PHP _AUTH_PW Global variables to create a Basic authentication
Advanced | Skills Vi. creation of dynamic images
As long as you install some Third-party library files and have some knowledge of geometry, you can use PHP to create and process images. In fact, this does not require a lot of geometry knowledge,
In the work need to deal with multilingual translation problems, translation is written in Excel form. I will keep both Chinese and English in order to handle the convenience.
This requires that the data be taken out of Excel, and then stored in an
5. Other Miscellaneous
5.1 Generating Images
PHP can manipulate image processing. If you have installed the GD library, you can even use PHP to generate images.
?
Header ("Content-type:image/gif");
$string =implode ($ARGV, "");
$im =
There is a person, this person I have no recollection of his appearance and name, but he once affected me.
In the spring of 99, Lenovo started to do the public website, although my main job is to do the design, but in fact my interest in technology,
When optimizing PHP performance, this is the first to optimize the configuration file. Below to share with you my summary of the php.ini configuration file in the explanation of each line, I hope to help you learn more about PHP.[[Email protected] ~]
Php instructions for opening the file fopen function. 1. resourcefopen (string $ filename, string $ mode [, bool $ use_include_path [, resource $ zcontext]) function: fopen () binds the name resource specified by filename to a stream. For example, 1.
Add the PHP extension module mbstring in Linux. Environment php5.2.13, does not support mbstring extension if php source package in the usrlocalsrcphp-5.2.13php installation directory is usrlocalphp # cdusrlocalsrcphp-5.2.13extmbstring # rpm-qa | eg
Most PHP programs have the following logic. if ini is configured to not automatically add an escape slash to the GPC variable, PHP automatically adds an escape slash to the GPC variable. but in fact, this is incorrect because it changes the original
If php wants to save data in batches, we only need to use the SQL insertinto statement to save data in batches. if it is to update data, updateset can be used to complete the update. The operation method is very simple, the following are two
Base64 + gzinflate compressed (encrypted) files are usually? Eval (gzinflate (base64_decode (a php file in the header. The encoding and decoding code is given in this article. Base64 + gzinflate compressed (encrypted) files are usually
Compression
Php functions-use of system function recursive functions to reuse function constructors. Php Tutorial function-system function recursive function reuse function constructor using ** 1. internal Function: PHP can declare a function within the
Win7sp1: set up the PHP environment. PHP cannot connect to mysql. it is strange that the reason cannot be found. my local mysql can be completely connected under cmd to create a database and a data table. everything is normal, but I cannot connect
I don't know if php has any function to check the array length for array traversal in php? In java, you can use. length directly. it is not found in php. how should I check the array length in php? Thank you.
Reply to discussion (solution)
PHP interview questions, with my answers and Analysis (1) Interview Question 1
1. use PHP to print the time format of the previous day in the format of 22:21:21
2. differences between echo (), print (), and print_r ()
3. templates that can be used
Tan Xiaosheng, director of Yahoo China technology R & D department, gave a speech & nbsp; it is a great honor to be able to talk about our use of LAMP as a user today. Yahoo is a world-renowned Internet company with many products. Yahoo China is
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.