1
0
mirror of https://github.com/php/web-php.git synced 2026-04-23 23:18:19 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
Rasmus Lerdorf 7bf3e43514 Update suggested imap library in the FAQ 1998-07-24 02:03:15 +00:00
Colin Viebrock cb3d8f0579 Some changes:
1. Added TOC, one level deep
2. Added FAQ about those pop-up layers (!)
3. Fixed the look ... some of the headings had the wrong <Hx> tags.
1998-07-17 17:17:04 +00:00
Rasmus Lerdorf dbea26af53 Add a FAQ entry for this "classic" issue. Ok, maybe 2 times is not a
FAQ, but I forgot about it and didn't catch it right away the second
time.  If it is in the FAQ I am sure I won't forget it a 3rd time.
1998-07-17 04:26:04 +00:00
Rasmus Lerdorf d4525c2a49 Improve track_vars FAQ a bit 1998-07-16 16:33:28 +00:00
Rasmus Lerdorf 2d1adb8482 Ok, the fact that the FAQ's weren't numbered and that I couldn't give
someone a link directly to each question/answer has been bugging me for
a while.  I numbered them and added anchors.  You can now refer someone
to http://www.php.net/FAQ.php3#5.1 for example.  Well make writing these
RTFM responses easier.
1998-07-12 22:19:52 +00:00
Rasmus Lerdorf 88ca447d63 Missing paragraph here 1998-07-12 21:54:26 +00:00
Rasmus Lerdorf f9827234b4 Oops, fix typo 1998-07-08 00:10:44 +00:00
Stig Bakken a486372ab4 freetype finally got its own .org site 1998-07-06 14:23:00 +00:00
Zeev Suraski 61e69182fb Add the FP crash FAQ 1998-06-26 19:01:27 +00:00
James Gingerich 31bd110b7c Add FAQ about adding slashes via regular expression. 1998-06-15 23:20:44 +00:00
Rasmus Lerdorf 0c85d9848d Hrm.. the rev=HEAD links are no longer working. Wonder how I broke those.
Also add pointer to Windows installation hint page
1998-06-10 17:40:39 +00:00
Rasmus Lerdorf 5bcdcad371 Add a recipe for getting PHP2+PHP3+Apache-1.3.0 to all work together. 1998-06-08 18:36:41 +00:00
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