Install php in the apache module mode under WIN98 and install php in the apache module mode under WIN98
Foolboy@chinaren.com
★Related software:
Mod_php4-4.0.1-pl2.zip
Php-4.0.1pl2-Win32.zip
The above software can be downloaded from www.php.net or
In WINXP, apache + php4 + mysql WINXP, APACHE2.052-win32 + php4.39-win32 + mysql4.022 is configured through
Apache, php4, and mysql can be accessed online,
I just wrote my own experiences for you to share.
(1) apache configuration
1. install
PHP paging display production details 1. Preface
Paging display is a very common method for browsing and displaying large amounts of data. it is one of the most common events in web programming. For veterans of web programming, writing such code is
Security of PHP applications-four security rules that cannot be violated everyone knows that security is important, but the trend in the industry is not to add security until the last moment. Since it is impossible to completely protect Web
Difference between echo, print, printf and sprintf-echo
It is a command and cannot return values. Echo can be followed by multiple parameters separated by semicolons, for example:
Echo $ myvar1;
Echo 1, 2, $ myvar, "bold ";
-Print
Yes.
Graphic tutorial on configuring Php + Mysql + zend in IIS
In order to meet the public beta of dvphp, this tutorial is specially released. I hope it will be helpful to some friends who will not, and I hope to give more advice to them! The following
I will talk about how new users learn PHP articles. I have listed so many contact methods at the beginning, which will inevitably make everyone feel a bit AD, but I cannot doubt that, it is true that there is such a bit of expression in silence ^ _ ^
PHP object-oriented programming quick start [abstract] object-oriented programming (OOP) is a basic skill in programming. PHP4 provides good support for OOP. How to use OOP to implement advanced PHP programming is of great significance for improving
Methods for developing large PHP projects method 1 for developing large PHP projects
This article introduces object-oriented Programming (OOP) in PHP ). I will show you how to reduce coding and improve quality by using some OOP concepts and PHP
To solve the problem of GD Chinese garbled text, I carefully studied some related GD technologies today, and also studied the problem of GD Chinese garbled text.
Using the GD library to output a Chinese string, it is useless to call imagestring.
PHP: NFS sharing for multi-server session sharing
The Nio hero raised the issue of multi-server session sharing. for the original article, please refer to PHP to implement multi-server sharing SESSION data.
One method is to use NFS to share
Summary of PHPsession FAQ 1.
Error message
Warning: Cannot send session cookie-headers already sent
Warning: Cannot send session cache limiter-headers already sent
Analysis and solutions
The reason for this problem is that when you use session_start
Dedecms template tag code official reference did not expect dedecms can be like this DIY, Niu Ah
Address: http://www.dedecms.com/archives/templethelp/help/
Before learning about the template code of DedeCms, it is very meaningful to know about the
Using Xdebug to debug and optimize PHP programs [1]
Author:
Haohappy
MSN: haohappy at msn.com
Blog: http://blog.csdn.net/haohappy2004
2006-07-04
Why?
Debugger?Many PHP programmers use echo, print_r (), var_dump (), and printf () for debugging. In
PHP and SQL injection attacks [2] PHP and SQL injection attacks [2]
Magic Quotes
As mentioned above, SQL injection mainly submits insecure data to the database for attack purposes. To prevent SQL injection
PHP provides a function to process input
What is MVC? what is MVC?
I remember the first interview with phper (php is another web development language that can be quickly used for me). people asked me about MVC. I only know that m is model and v is view, c is the Controller. I know nothing
Mysql field type indicates that MySQL supports a large number of column types, which can be divided into three types: Numeric type, date and time type, and string (character) type. This section first provides an overview of available types,
One of the most common PHP problems mentioned during the interview, I would like to share with you the many similarities and differences between require () and include. Understanding their differences is very important, otherwise it is easy to make
Class structure: there may be three internal elements of the class: constant, property, and method. the function can be understood as a constant outside the class, variables and functions.
The code is as follows:
Class TEST{Const NAME = 'value';
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