Articles filed in category 'MySQL'

  • In last issue's article about CodeIgniter, Menachem took a first look at this tool and how to build simple applications with it. In this installment, Menachem looks further into CodeIgniter and show how easily it can be used to build large-scale applications with the features that any good application should have.
  • In this article, Menachem Bazian demonstrates how to create a robust web application using PHP and the CodeIgniter framework to solve a practical problem: tracking user login and logout events on a network. He explains the development process, from designing a simple logging database and capturing events with a Visual Basic script, to building a user-friendly web interface with CodeIgniter’s MVC structure. Menachem emphasizes CodeIgniter’s ease of use, built-in features,...See More