Next Previous Contents

PHP HOW-TO

Al Dev (Alavoor Vasudevan) [email protected]

v7.0, 10 Jul 2000


This document tells you howto develop PHP programs and also to migrate all the Windows 95 GUI applications to powerful PHP + HTML + DHTML + XML + Java applets + Javascript. The information in this document applies to all the operating sytems where PHP is ported that is - Linux, Windows 95/NT, OS/2, all flavors of Unix like Solaris, HPUX, AIX, SCO, Sinix, BSD, etc..

1. Introduction

2. PHP Download

3. PHP Tutorial

4. IDE tools for PHP

5. ctags for PHP ! Surprise!!!

6. Debugging PHP

7. Limitations of PHP

8. Related URLs

9. Other Formats of this Document

10. Copyright

11. Appendix A Database Wrapper Example

12. Appendix B SQL abstraction Example

13. Appendix C PostgreSQL large object Example

14. Appendix D User authentication Example

15. Appendix E Network admin Example

16. Appendix F PostgreSQL Database Wrapper Examples

17. Appendix G Microsoft SQL Server DB Wrapper Example

18. Appendix H Sybase SQL Server DB Wrapper Example

19. Appendix I phpDB.inc Example

20. Appendix J phpDBTest.php3 Example


Next Previous Contents