Next Previous Contents

PHP HOW-TO

Al Dev (Alavoor Vasudevan) alavoor@yahoo.com

v14.0, 02 Jan 2001


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. PHP Web Application Servers

5. IDE tools for PHP

6. ctags for PHP ! Surprise!!!

7. Debugging PHP

8. PHP Libraries

9. Limitations of PHP

10. Related URLs

11. Other Formats of this Document

12. Copyright

13. Appendix A Database Wrapper Example

14. Appendix B SQL abstraction Example

15. Appendix C PostgreSQL large object Example

16. Appendix D User authentication Example

17. Appendix E Network admin Example

18. Appendix F PostgreSQL Database Wrapper Examples

19. Appendix G Microsoft SQL Server DB Wrapper Example

20. Appendix H Sybase SQL Server DB Wrapper Example

21. Appendix I phpDB.inc Example

22. Appendix J phpDBTest.php3 Example

23. Appendix H Midgard Installation


Next Previous Contents