1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 18:52:08 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
Shane Caraveo
0e7ebcc843 Add zlib to faq. 1998-05-23 18:10:06 +00:00
Rasmus Lerdorf
882b831e3f Fix Apache-1.3 install FAQ 1998-05-21 22:30:01 +00:00
James Gingerich
12127b35a5 Reformat a couple of answers.
Add a FAQ about the "?>\n" end of PHP code.
1998-05-04 22:56:04 +00:00
James Gingerich
347b8bcf0e Add umask() to the FAQ about octal numbers. 1998-05-04 20:29:07 +00:00
James Gingerich
7cbffb913e Fixed link to manual.
Added FAQ about passing octal values to chmod, et al.
1998-05-04 18:32:23 +00:00
Shane Caraveo
988b9165b8 fix again 1998-05-04 15:38:40 +00:00
Shane Caraveo
b9d8b08aed another note on iis 1998-05-04 15:08:49 +00:00
Shane Caraveo
ea637bc702 add IIS authentication info to faq 1998-05-01 21:32:49 +00:00
Stig Bakken
1b26b1d303 add link to FreeType 1998-04-22 22:27:01 +00:00
Zeev Suraski
fcd22c379e lists.php.net update 1998-04-21 23:08:25 +00:00
James Gingerich
628e05611e Remove a whole bunch of files that are no longer relevant or can be referenced via cvsweb.cgi now.
Update the FAQ to point to the correct location for the Netscape LDAP SDK and to reference the INSTALL and README.WIN32 files from cvsweb.
1998-04-19 17:57:37 +00:00
Colin Viebrock
4f18ad9cff tweaks 1998-04-15 18:00:49 +00:00
Colin Viebrock
015da33114 Fixed a few bugs with the FAQ (stray closing tags, mainly, that messed up the CSS) 1998-04-15 17:54:09 +00:00
James Gingerich
93650f4395 Mention GD explicitly here. 1998-04-09 19:29:19 +00:00
Shane Caraveo
3b5b284d19 Add the info about browscap.ini to the faq 1998-04-05 19:59:34 +00:00
Shane Caraveo
4468d9b3a9 faq update for netscap ldap lib 1998-03-27 02:17:59 +00:00
Rasmus Lerdorf
1d5f8de783 Improve array loop example 1998-03-14 20:36:37 +00:00
Rasmus Lerdorf
94c1d7487a Probably a better way to loop through assoc. arrays. 1998-03-04 15:57:20 +00:00
Rasmus Lerdorf
0912d207c6 Add getallheaders() example to FAQ 1998-03-04 15:32:19 +00:00
Rasmus Lerdorf
495a5f02c7 Simplify overly complex $HTTP_POST_VARS traversal loop 1998-03-04 15:25:14 +00:00
James Gingerich
e8cb270d92 Added FAQ about echo vs. return in functions. 1998-02-27 19:43:47 +00:00
James Gingerich
eaa2d37b84 Added an explanation about the plus operator overloading, since it will
undoubtedly become a FAQ real soon.
1998-02-25 07:27:42 +00:00
Rasmus Lerdorf
de5260a9d7 Tired of answering track-vars question now. Add it to the FAQ. 1998-02-21 05:24:29 +00:00
Rasmus Lerdorf
fa3c4d5feb Fix cvsweb link in FAQ 1998-02-21 01:13:41 +00:00
James Gingerich
fed676f87c Clean up the formatting of the other sections, rearrange a few questions, clean up the explanation of persistent connections. 1998-02-20 04:02:30 +00:00
James Gingerich
8c3d6bad64 Formatting fixes. 1998-02-20 03:23:06 +00:00
James Gingerich
62254732ec We only support the old IMAP library for now. 1998-02-20 03:15:08 +00:00
James Gingerich
1a36665cce Correction about using CFLAGS. You really need to use CPPFLAGS for configure to use it in the AC_CHECK_HEADER stuff. 1998-02-16 20:49:54 +00:00
Rasmus Lerdorf
0063ec57f6 Update FAQ to reflect new bug database system 1998-01-25 21:18:12 +00:00
James Gingerich
c9eff179f0 update information about accessing Microsoft Access databases. Looks like it would be possible, but it would cost US$4,000. Ouch. 1998-01-24 05:45:19 +00:00
Zeev Suraski
49ebb47267 faq updates 1998-01-23 16:14:39 +00:00
James Gingerich
5df36e2797 add answers for questions about Microsoft SQL Server and Microsoft Access
a little reformatting
1998-01-09 23:44:00 +00:00
James Gingerich
099fd21cfa a couple of new things re: the CVS version 1998-01-02 22:36:13 +00:00
Shane Caraveo
5044590e30 add imap location 1997-12-22 23:19:52 +00:00
Shane Caraveo
c9722295be adding a downloadable bison and flex for windows. 1997-12-21 21:23:46 +00:00
James Gingerich
88b65b5387 formatting fixes, some clarifications, other typo cleanups 1997-12-17 20:56:55 +00:00
Rasmus Lerdorf
593f557429 Add a step-by-step Apache 1.3/PHP3 build walk-through 1997-12-14 21:04:56 +00:00
James Gingerich
18515998b2 oops, tiny typo 1997-12-11 00:03:52 +00:00
James Gingerich
d5c7950747 add FAQ about --with-apache and which directory to specify 1997-12-11 00:01:45 +00:00
Shane Caraveo
dc02469fc9 more faq 1997-12-10 23:26:04 +00:00
Zeev Suraski
f4e7560063 move $Id to the bottom... 1997-12-10 22:55:58 +00:00
Zeev Suraski
3bd70b385b $GLOBAL -> $GLOBALS fix 1997-12-10 22:54:26 +00:00
James Gingerich
5a857c299c Fix some typos in FAQ, make bare URLs also be links 1997-12-10 20:29:27 +00:00
Shane Caraveo
47ec1f8989 add info about ldap 1997-12-10 19:14:10 +00:00
Shane Caraveo
5d704cdd08 add info about libraries 1997-12-10 19:11:44 +00:00
James Gingerich
10ba83d280 added note about regex package conflict causing 'Document contains no data' 1997-12-05 12:54:46 +00:00
James Gingerich
e945a01251 add FAQ about environment variables in user functions 1997-12-04 00:07:02 +00:00
Zeev Suraski
40c252dfcc fix for old_function description - we're too used to the new style already I guess:) 1997-12-03 02:33:30 +00:00
James Gingerich
6c81ddc86d add question about function declarations 1997-12-02 21:51:34 +00:00
Rasmus Lerdorf
2fb86b184a Make the questions stand out from the answers a bit more 1997-11-30 03:59:00 +00:00