Last week Monday, I was transferred to an available cubicle beside Ms. Lovely. They also gave me a laptop to work on. After installing XAMPP (server used) and Dreamweaver, I started on the task given to me.

I started to code the missing parts for the search/find functionality of the three modules: Salesman, Customer and Inventory. Even though I already had experience with coding in PHP, I find it a bit difficult this time because the functions used were advanced and I had to get used with the codeIgniter framework. On that day, I encountered some new things such as PHP classes and user-defined functions. I realized that PHP can also be used in OOP. =) And of course, Ms. Lovely was always there to answer my questions and correct my work. She would explain to me how these functions work and how the codes are organized within the framework. =)
The following day, I was tasked to edit the forms, panes and models of the three modules. I was able to finish that task but the search functionality was not yet working. There were bugs and I couldn’t figure out why. I asked Ms. Lovely and then finally I knew why.. hehe.. and I was able to finish the task. =)
–rona