|
Detailed guide on installing PHP 4.3.0 with IIS 5
|
Other links at PHP > Tutorials > Installing PHP |
| 2. |
Setting the minimum word length for MySQL text search
|
|
|
MySQL text search function comes by default with a minimum word length of four letters. If you try searching for the word PHP, youll get zero matches even if there are. As of MySQL 4.x.x you can change the minimum word length to whatever you want. That is how you do it.
|
| 4. |
A WebServer Guide -- Help Using Apache by Nakul Goyal
|
|
|
Web server program sits around awaiting requests from visitors web browsers for objects it has in its possession, and then sends these objects back for the visitors viewing pleasure. This article guides you through setting and getting started with Apache on Linux.
|
|
|