This paper introduces how to build a network database application method by MySQL of the golden combination of Web database, PHP is a server-side embedded hypertext Processing language similar to Microsoft ASP, it is a powerful tool to build dynamic website. While MySQL is a lightweight SQL database server that runs on a variety of platforms, including Windows NT and Linux, and has a GPL version, MySQL is considered the best product for building a database-driven dynamic Web site. PHP, MySQL, and Apache are Linux ...
File (PHP3, PHP4) file---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Read the entire contents of the file into the array syntax: Array file (string filename [, int use_include_path]) Description: Same as ReadFile (), different in this letter ...
ReadFile (PHP3, PHP4) readfile---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Output file Syntax: int readfile (string filename [, int use_include_path]) Description: Reads the file and writes it to the standard output. Send back from the text ...
Fseek (PHP3, PHP4) fseek---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Move file metric syntax: int fseek (int fp, int offset [, int whence]) Description: Set file indicator FP position, by whence to specify increase offset to new position ...
Basehttp://www.aliyun.com/zixun/aggregation/11696.html ">name (PHP3, PHP4) basename---Returns a file name syntax that does not include a path: string BaseName (string path) Description: Gives a file name that contains a path, which returns a file name that does not contain a path. In Windows ...
Stat (PHP3, PHP4) stat---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gets the information syntax for the file: array stat (string filename) Description: Aggregated file name filename file statistics. Returns the file's statistics, returns an array, the array has the following elements: ...
Touch (PHP3, PHP4) Touch---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Set file modification time syntax: int touch (string filename [, int time]) Description: Try to set the file filename modification time, if the option is not given, so ...
Pclose (PHP3, PHP4) pclose---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Turn off file indicator syntax: int pclose (int fp) Description: Closes the file metrics that are opened by Popen (). File metrics must be valid and must be a file metric that is successfully opened by calling Popen (). ...
Tempnam (PHP3, PHP4) tempnam---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Create a unique file name syntax: String Tempnam (String dir, string prefix) Description: Create a unique temporary file name in the specified directory, if the directory does not exist, t ...
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.