Recently, a lot of friends asked me in the WindowsXP under the PHP installation process, just recently I on my own machine successfully in a modular way to install the PHP4.23. Since so many friends need, I will be the most common IIS and Apache
With PHP you can easily connect to a database, request data and display it in your Web site, or even modify the data in your database. MySQL is a very popular database, and there are many tutorials on the internet for PHP and MySQL. MySQL is free,
The substr () function Chinese version of the normal substr () function can get a string of a specified length substring, but encountered in Chinese can be garbled at the end of a new string, the following function will be more than $len length of
Let's take a look at what's saved in the browser. If you use IE5, there is a directory of cookies in the Windows directory, there are many text files, the filenames are similar to Wudong@15seconds[1].txt, this is the browser to save the value of the
A SQL Server instance that is connected through an ODBC
$connection = Odbc_connect ("MyData", "userid", "passwd");
$query = "SELECT * from tab_1 where no>0";
$result = Odbc_do ($connection, $query);
Print "
"; while (Odbc_fetch_into
A "common" query page class that can query all tables The most recent whim is to write a query that can be paged across all tables. Because in the actual development, I am afraid to query and display the result set paging is the most used code, and
Object-oriented programming (OOP) is a fundamental skill of our programming, and PHP4 provides good support for OOP. How to use the idea of OOP for advanced programming of PHP is very meaningful for improving PHP programming ability and planning a
Install PHP notes under WIN98 in Apache module mode
Foolboy@chinaren.com
★ Related software:
Mod_php4-4.0.1-pl2.zip
Php-4.0.1pl2-win32.zip
The above software can be downloaded on www.php.net or www.phpuser.com
Note that the two versions must be the
In recent years, the World Wide Web (also known as global Information Network, or WWW) has changed the face of information processing technology. The web has quickly become an effective medium and is suitable for people and business communication
Author: Redfox Mail: ask4more@163.net
Home: http://netnote.oso.com.cn
I believe that everyone in the online application of free PHP space, if it is a novice user, generally do not have MySQL to use, then we solve the data processing method is a
8. Registration Document REG.PHP3
Require ("common.php3");
Require ("mail.php3");
if ($submit) {
if ($id = = "") Error ("Please fill in your registered user name!") ");
ElseIf (!eregi ("^[0-9a-za_z]+$", $id)) error ("Your user name cannot contain
The structure of the data table used by this level program:
# --------------------------------------------------------
#
# The structure of the data table ' author '
#
CREATE TABLE Author (
author_id Int (6) DEFAULT ' 0 ' not NULL
>create Table Stream (
IP text,
stime int,
visits int,
info text);
if ($day $mlink =mysql_connect (' localhost ', ' Ajax ', ' xxxxxxx ');
Statistics so far the total number of pages viewed
$query = "Select SUM (visits) as tvisits from
# --------------------------------------------------------
# The structure of the data table ' menu '
# --------------------------------------------------------
CREATE TABLE Menu (
menu_id Int (one) not NULL auto_increment,
Menu varchar (not
Apache Server Settings Virtual Web
Let me give you an example:
Let's say your PHP is installed under d:/php/.
Copy Php4apache.dll (Php4apache2.dll) to d:/php/
Under Aapche's httpd.conf,
The environment used
Set up a test database first
Then create an ODBC link
and build a test PHP Script.
Let's test it out.
The environment used
This document is mainly described in WIN32 environment, you need to run Windows 9x/nt/2000 Computer, and
Apache 1.3.22 for win32+php 4.0.6+active Perl 5.006001+zend Optimizer v1.1.0+mod_gzip 1.3.19.1a+mysql 4.0.0 Alpha
Apache 1.X for Win32 Although poor (and IIS far worse than, Hope 2. X for Win32 out early), but it has fewer bugs, less resource
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