Next Previous Contents

PHP HOW-TO

Al Dev (Alavoor Vasudevan) alavoor@yahoo.com

v11.0, 19 Nov 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. PHP Libraries

8. Limitations of PHP

9. Related URLs

10. Other Formats of this Document

11. Copyright

12. Appendix A Database Wrapper Example

13. Appendix B SQL abstraction Example

14. Appendix C PostgreSQL large object Example

15. Appendix D User authentication Example

16. Appendix E Network admin Example

17. Appendix F PostgreSQL Database Wrapper Examples

18. Appendix G Microsoft SQL Server DB Wrapper Example

19. Appendix H Sybase SQL Server DB Wrapper Example

20. Appendix I phpDB.inc Example

21. Appendix J phpDBTest.php3 Example


Next Previous Contents