1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 17:22:06 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
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
Rasmus Lerdorf
1eb03970c1 Add link to CHANGES file 1997-11-30 03:54:35 +00:00
Rasmus Lerdorf
3136c7e2ff Link FAQ to web sites. And it needs to live in this CVS tree instead
of the php3 tree.
1997-11-30 03:42:56 +00:00