Open IIS (Win2K: Start-Program-Administrative Tools-internet Service Manager), right-click on the default Web site, and make the settings in the home directory as shown in the following illustration, note the steps:
1, the right mouse click on the
Scheduled tasks in Windows Execute PHP file methodScheduled Tasks, Windows
Using our windows planning tasks to implement the timing of PHP file method, there is a need to learn friends can refer to.
Method one, executing in cmd
How is it easy to
1, first download WDCP php5.3 upgrade Script
wget http://down.wdlinux.cn/in/php_up53.sh
2. To install
SH php_up53.sh
3, see "PHP update is OK" hint that php5.3 upgrade completed
Zend Opt is no longer supported from php5.3 and can be used Zend
1. Introduction to PHP-GTK1.1 PHP-GTKPHP-GTK is an extension of PHP that allows programmers to write programs that are executed on the client and are independent of the GUI. This module does not allow you to view GTK + programs in a browser. It was
Board. php is used to store data. You can add a message record in it first.Code$ Board = array (Array (1081410332, 'test', 'Test message topic ', 'http: // www.piscdong.com '));?>Index. php is the page for message display and
The following error is reported in many places after ecshop2.7.3 is installed in the local PHP environment PHP5.4.Redefining already defined constructor for class XXXCheck the code and find that the corresponding position is the constructor of a
In fact, this problem has nothing to do with the language used to export csv files. When a number is displayed in Excel, if the number is greater than 12 digits, it is automatically converted to the scientific notation; if the number is greater than
Public Environment front-endSend this file: Nginx + linux environment considerationsNotes for uploading large files in the php environment:/Usr/local/php/etc/php-fpm.conf.defaultRequest_terminate_timeout = 0 // This is the execution time of fastcgi,
I found a bunch of files on the internet. The post_max_size and upload_max_filesize values of php. ini are set to a large value, which is useless. The client_max_body_size 500 m of nginx is added to such a large value, which is useless.Finally,
The main reason is that the encoding (UTF-8) code in fck is closely inconsistent with the local encoding (gbk). The following five files can be modified to solve the problem:Change the FileUpLoad function ckeditor/"target =" _ blank ">
Modify your php configuration and remove the semicolon from; extension = php_curl.dll in php. ini;Restart apache to test whether it works. Generally, it is okay. If it still doesn't work, we can1. Set the three files in the PHP
Sometimes, based on some special requirements, you need to use the include () method in PHP to call a file that independently provides services in the project. If the called file uses the GET method to import data, you need some tips.For example,
In http transmission text, it is required that the header and content must be in the following order: the header must be in the front content, and the header must be in the format of "keyword: valuen.1. If there is output content before the header
In general, the timezone is not set. In China, the Green + 8 hours are used, so you need to set it.FirstAdd the following statement to the page header: The code is as follows:Copy code Date_default_timezone_set ("PRC"); or ini_set ('date.
General mode The delimiters. Generally, "/" is used as the start and end of the delimiters. You can also use "#".When can I use? Generally, when your string contains many "/" characters, this character needs to be escaped during regular expressions,
The code is as follows:Copy code ? $ Str = "this is a test n ";$ Patten = array ("rn", "n", "r ");? // Replace rn first, then whether n exists, and then replace r$ Str = str_replace ($ order, "", $ str );?> ? // Php has three solutions The
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