PHPsu新闻
MANUAL ZH  |  EN
     


Dialysis PHP profile
PHP.INI each PHP enthusiasts believe that the document will not be unfamiliar, in a version of the PHP PHP3.0 it was named in the PHP3.INI. NOTEPAD used to open it, the paper usually in the Windows operating system directory. We all see, PHP.INI docu...
Author:Time:2008-05-12 17:24:27 Hits:4 Comment:0 View Article...
PHP file crawl and analysis
Crawl and analysis of a document is a very simple matter. This handbook will be an example to lead you through step by step to achieve it. Let's get started! First of all, I first have to decide we will crawl the URL address. Can be set in the script...
Author:Time:2008-05-12 17:18:45 Hits:5 Comment:0 View Article...
php counter procedures
php counter procedures 1) text Counter ? php $ countfile = / count.txt; / / Save the data set of documents if (! file_exists ($ countfile )){// document the existence of judgement exec ( echo 0 $ countfile); ) $ fp = fopen ($ countfile, rw); $ lengt...
Author:Time:2008-05-11 00:40:48 Hits:8 Comment:0 View Article...
Session must depend on whether the Cookie
PHP in the session can be used by default in the client's Cookie (and to the general sense of the distinction between Cookie, I called the session cookie, common sense for the Cookie Cookie) to save the session id, but the session is in PHP It can on...
Author:Time:2008-05-09 14:38:02 Hits:16 Comment:0 View Article...
Php server to achieve more and more complicated operation session
First introduced the concept of the session: Microsoft is the so-called session of the first proposed in the asp in the first integration. As the session adopted, greatly facilitated the work of web development. For a time asp swept the world. Now ph...
Author:Time:2008-05-08 14:01:12 Hits:9 Comment:0 View Article...
PHP's object-oriented programming: the development of large-scale PHP project ap
his article introduced in PHP's object-oriented programming (OOP, Object Oriented Programming). I will demonstrate how you - The use of some of the concepts and PHP OOP techniques to reduce the number and improve quality. Good luck! The concept of ob...
Author:Time:2008-05-07 11:07:12 Hits:9 Comment:0 View Article...
PHP script database functions Detailed Explanation (2)
Use PHP to save the file to the database Database is data organization, storage centre. Will be handled may also be a variety of data, including procedures, documents, statements and even audio and video data. With the adoption browser, individual us...
Author:Time:2008-05-06 09:39:06 Hits:5 Comment:0 View Article...
Uploading Files To MySQL Database
Using PHP to upload files into MySQL database sometimes needed by some web application. For instance for storing pdf documents or images to make som kind of online briefcase (like Yahoo briefcase). For the first step, let's make the table for the up...
Author:Time:2008-05-05 21:40:41 Hits:4 Comment:0 View Article...
Copyright 2008 The PHPsu All rights reserved. This mirror generously provided by: .Hp Inc. ICP:08000822
Last updated: Fri Jun 6 18:18:33 GMT-8 2008