TexifyQShout BPEncryptor bAjax Agotcha!

Agotcha! Object-oriented is Available for v1.3.1 Now

I’ve just added two additional PHP files into this latest version of Agotcha! – v1.3.1. Basically, it’s all about Object-oriented programming, as I’m considering most of the PHP Developers are usually coding in OO method, so this is the reason why I come out with these files.

There are two newly added files:
1) connect_db_class.php
2) retrieve_chat_class.php

For those who code in OO, you may alternatively use both of these files for running Agotcha!, and even to modify it in order to meet your needs. By default, this web-chat application is still using procedural method. However, the result is still the same for using OO programming. So, if you wanted to dive into OO, just rename these two files by removing “_class” from the file’s name will do.

Should you have any questions, feel free to contact me. Thanks for downloading and hope you will enjoy with it! :)

Related posts:

  1. Agotcha!
  2. Turn On Your Colour Mode in Agotcha! v1.4.2
  3. Introduction to BPEncryptor: A Two-Way Encryption Function